Skip to content

Commit 2d6bf46

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

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
@@ -46,7 +46,7 @@ has been used to sign the certificate of your database.
4646
Using Wrangler, you can upload your root certificate authority (CA) certificate:
4747

4848
```bash
49-
# requires Wrangler 4.7.0 or greater
49+
# requires Wrangler 4.9.0 or greater
5050
npx wrangler cert upload certificate-authority --ca-cert \<ROUTE_TO_CA_PEM_FILE\>.pem --name \<CUSTOM_NAME_FOR_CA_CERT\>
5151

5252
---

0 commit comments

Comments
 (0)