SSL_free
Posted: Fri Nov 27, 2020 9:00 pm
Hey guys.
I am trying to validate a free ssl certificate, but I am stuck .. in the openssl_client template they use the ssl.h library which works very well but with pages with a paid certificate .. It is possible to use this template (openss_client) for the test that I am trying to perform ?? Another detail that I have seen is the number of bits that the key generated by the certificate has.
Note: I have generated the key with openSSL in .crt and .pem
I am trying to validate a free ssl certificate, but I am stuck .. in the openssl_client template they use the ssl.h library which works very well but with pages with a paid certificate .. It is possible to use this template (openss_client) for the test that I am trying to perform ?? Another detail that I have seen is the number of bits that the key generated by the certificate has.
Note: I have generated the key with openSSL in .crt and .pem