Tagged “SSL/TLS Certificate”

Keshav Kaushik February 15, 2019

Implementation of SSL certificate need a strong reliable hashing algorithm, why not we use faster, lightweight and more strong encryption algorithm than a conventional RSA system?

SSL public-key is encrypted by secure hashing algorithm (SHA) which also encrypt the certificate signing request (CSR). An encrypted CSR is signed by certificate signing authority like Sectigo, GeoTrust and Symantec etc.

Continue reading →