SSL Certificates: Difference between revisions

Pigs (talk | contribs)
m Add category security and networking
Tie-ling (talk | contribs)
Obtain new certificates
 
Line 1: Line 1:
TLS/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.
TLS/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.
== Obtain new certificates ==
See [[ACME]].


== Installation ==
== Installation ==