Skip to content

Commit 5f7a7e7

Browse files
Update securing-http-traffic-upstream.md (#497)
Co-authored-by: Mike Jang <[email protected]>
1 parent 6b1b2f0 commit 5f7a7e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/nginx/admin-guide/security-controls/securing-http-traffic-upstream.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This article explains how to encrypt HTTP traffic between NGINX and a upstream g
2020

2121
## Obtaining SSL Server Certificates
2222

23-
You can purchase a server certificate from a trusted certificate authority (CA), or your can create own internal CA with an [OpenSSL](https://www.openssl.org/) library and generate your own certificate. The server certificate together with a private key should be placed on each upstream server.
23+
Purchase a server certificate from a trusted certificate authority (CA), or create your own internal CA with an [OpenSSL](https://www.openssl.org/) library and generate your own certificate. The server certificate together with a private key should be placed on each upstream server.
2424

2525
<span id="client_certs"></span>
2626
## Obtaining an SSL Client Certificate

0 commit comments

Comments
 (0)