Installation of a CAcert certificate for lighttpd
Here we will see how to set up a X.509 certificate signed by CAcert on lighttpd web server
TLS/SSL
[[!wikipedia Transport_Layer_Security]] best known as TLS/SSL is a cryptographic protocol use on Internet to encrypt communications. It using both asymmetric encryption for key exchange and symmetric encryption for ...