Hi all,
Has anyone run into issues with openssl 0.98y on the Apple iOS arm64
architecture? I built a simple test app with s_client - the SSL connection
succeeds with armv7, but fails with arm64 during the SSL handshake. Any input
will be much appreciated!
Best,
Jerry
Hi,
I was just wondering what is the best way for converting type ASN1_UTCTIME*
to type char* or string in C++?
Thanks in advance,
Jerry
Hi,
Does OpenSSL have a function for getting the common name from a X509
certificate?
Thanks,
Jerry
On 06/06/2009 05:35 PM, Jerry Wang wrote:
>
>> Hi,
>>
>> Does OpenSSL already have a function for creating a certificate chain?
>>
>> Thanks,
>> Jerry
>>
>
>
> Jerry,
>
> It depends how you mean it. Do you want OpenSSL to create the Ro
Hi,
Does OpenSSL already have a function for creating a certificate chain?
Thanks,
Jerry
Hi,
I have a question about using X509_verify_cert(X509_STORE_CTX) - Where does
the root certificate get populated in the struct X509_STORE_CTX, is it
suppose to be included?
Thanks,
Jerry
Hi,
I have a question about using X509_verify_cert(X509_STORE_CTX) - Where does
the root cert go for X509_STORE_CTX, is it suppose to be included?
Thanks,
Jerry