Saltar a la navegación Saltar al contenido principal Ir al pie de página

Correct implementation of SSL is crucial to secure transmission of data between clients and servers. However, this crucial task is frequently done improperly, due to complex APIs and lack of understanding of SSL fundamentals.

The SSL Conservatory is intended to be a clearinghouse for well-documented and secure sample code to correctly implement SSL clients, starting with the most complex and frequently misused example:

OpenSSL in C.

https://github.com/iSECPartners/ssl-conservatory