Hello,
Please ignore my previous mail.
I have to generate a certificate with multiple OSCP URL in Authority
Information Access section of certificate.
I have generated a certificate with single URL value using following entry in
configuration:
authorityInfoAccess = 1.3.6.1.5.5.7.48.1
Hello,
I have to generate a certificate with multiple OSCP URL in Authority
Information Access section of certificate.
I have generated a certificate with single URL value using following entry in
configuration:
authorityInfoAccess = 1.3.6.1.5.5.7.48.1;URI:http://localhost:16916
which put f
Hi,
Can somebody tell me why CTR mode for AES algorithm has not implemented
completely in OpenSSL?
I saw the source code of OpenSSL and found that it is in partial implementation
stage from many past releases of OpenSSL.
Even though I have implemented the remaining interface for it, I