What is SSL, what’s a CA and what do I need it for? SSL or nowadays TLS is used to encrypt communication and validate the identity of a service provider.The CA is what establishes the trust in a certificate. In short: if the certificate presented (e.g. by the server) and the CA certificate (you trust …
Continue reading “How to SSL Certificates for your services”