Skip to content

Accept URIs for TLS certificates and private keys#5727

Open
zhihengq wants to merge 1 commit intoFreeRADIUS:masterfrom
zhihengq:pkcs11
Open

Accept URIs for TLS certificates and private keys#5727
zhihengq wants to merge 1 commit intoFreeRADIUS:masterfrom
zhihengq:pkcs11

Conversation

@zhihengq
Copy link

Inspired by #3942, which includes a fantastic explanation of the benefit of adding pkcs11 support.

This pull request added support for loading TLS certificates and private keys from URIs using the OSSL_STORE API, which works with OpenSSL providers. On systems where libp11 OpenSSL provider (pkcs11prov) is installed, we should be able to load objects with pkcs11: URIs.

Theoretically other URI schemes should also be supported if corresponding OpenSSL loaders are installed, but I did not test this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant