Skip to content

Commit 5ca7612

Browse files
committed
Add OpenSSL note
1 parent 33fb5af commit 5ca7612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/cloudflare-one/connections/connect-devices/user-side-certificates/manual-deployment.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@ To use a Cloudflare root certificate with cURL on macOS, [install the certificat
496496

497497
#### cURL on Windows
498498

499-
To use a Cloudflare certificate with the version of cURL preinstalled on Windows or another version that uses the Schannel (WinSSL) backend, [install the certificate to the Windows certificate store](#windows).
499+
To use a Cloudflare certificate with the version of cURL preinstalled on Windows or another version that uses the Schannel (WinSSL) backend, [install the certificate to the Windows certificate store](#windows). If you use an older or custom version of cURL built with the OpenSSL backend, you will need to [manually configure cURL to use the certificate](#curl).
500500

501501
#### cURL on Linux
502502

0 commit comments

Comments
 (0)