Skip to content

Commit

Permalink
fix: missing word
Browse files Browse the repository at this point in the history
  • Loading branch information
netchampfaris committed Mar 11, 2019
1 parent 60937c6 commit 25c46be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/security/ssl.md
@@ -1,6 +1,6 @@
# Generate a self-signed certificate 🔒

code-server has the ability to secure your connection between client and server using SSL/TSL certificates. By default, the server will start with an unencrypted connection. We recommend Self-signed TLS/SSL certificates for personal of code-server or within an organization.
code-server has the ability to secure your connection between client and server using SSL/TSL certificates. By default, the server will start with an unencrypted connection. We recommend Self-signed TLS/SSL certificates for personal use of code-server or within an organization.

This guide will show you how to create a self-signed certificate and start code-server using your certificate/key.

Expand Down

0 comments on commit 25c46be

Please sign in to comment.