SSL Certificates: Difference between revisions
m Serif moved page Installing SSL Certificates to SSL Certificates: Broaden article to to SSL certs as a topic instead of just one specific task |
m finished preamble and added header |
||
Line 1: | Line 1: | ||
SSL Certificates, also called [[wikipedia:Public_key_certificate|public key certificates]], are | SSL Certificates, also called [[wikipedia:Public_key_certificate|public key certificates]], are files that verify the authenticity of a website or other online entity. They contain the public key of the certificate holder and are issued by trusted certificate authorities to enable secure, encrypted communications between clients and servers. | ||
== Installation == | |||
To install SSL Certificates, use one or both of the following options:<syntaxhighlight lang="nix"> | To install SSL Certificates, use one or both of the following options:<syntaxhighlight lang="nix"> |