Skip to content

OpenSSL on Windows only supports loading RSA certificates from Windows Certificate Store #1942

@anrossi

Description

@anrossi

When loading a certificate from the Windows Certificate Store into OpenSSL on Windows, the code assumes the certificate has an RSA key. This will fail to load non-RSA certificates.
Our OpenSSL-CAPI translation layer should at least support NIST curves for ECDH and ECDSA.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions