Bill Rebey wrote:
>
> In an effort to read a DER key, I have discovered that support for this
> feature appears to be missing from OpenSSL.
>
> Am I missing someting or misusing the API? I thought DER and PEM were both
> supported. Any help woould be appreciated.
>
> >From ssl_rsa.c, here is
In an effort to read a DER key, I have discovered that support for this
feature appears to be missing from OpenSSL.
Am I missing someting or misusing the API? I thought DER and PEM were both
supported. Any help woould be appreciated.
>From ssl_rsa.c, here is SSL_CTX_use_PrivateKey_file (...)