Skip to content

Commit 0b1739c

Browse files
authored
Update src/content/docs/hyperdrive/configuration/tls-ssl-certificates-for-hyperdrive.mdx
1 parent 2d6bf46 commit 0b1739c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/hyperdrive/configuration/tls-ssl-certificates-for-hyperdrive.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ file (`client-cert.pem`) and a private key with which the certificate was genera
117117
Upload your client certificates to be used by Hyperdrive using Wrangler:
118118

119119
```bash
120-
# requires Wrangler 4.7.0 or greater
120+
# requires Wrangler 4.9.0 or greater
121121
npx wrangler cert upload mtls-certificate --cert client-cert.pem --key client-key.pem --name <CUSTOM_NAME_FOR_CLIENT_CERTIFICATE>
122122

123123
---

0 commit comments

Comments
 (0)