Skip to content

Commit 3f41f34

Browse files
committed
changeset too big
1 parent c34103b commit 3f41f34

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.changeset/two-factor-mtls-support.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,3 @@
44
---
55

66
Add two-factor client certificate (mTLS) support for WebDAV operations
7-
8-
New CLI flags for instance commands:
9-
- `--certificate <path>`: Path to PKCS12 (.p12/.pfx) certificate file
10-
- `--passphrase <string>`: Passphrase for the certificate
11-
- `--selfsigned`: Disable SSL certificate verification (for self-signed certs)
12-
- `--no-verify`: Alias for --selfsigned
13-
14-
Environment variables: `SFCC_CERTIFICATE`, `SFCC_CERTIFICATE_PASSPHRASE`, `SFCC_SELFSIGNED`
15-
16-
dw.json fields: `certificate`, `certificate-passphrase`, `self-signed`
17-
18-
**SDK Note**: The `AuthStrategy.fetch` method signature changed from `RequestInit` to `FetchInit`. Custom `AuthStrategy` implementations should update their type annotations.

0 commit comments

Comments
 (0)