googleapis / enterprise-certificate-proxy

Repository for the Enterprise Certificate Proxy project.
Apache License 2.0
21 stars 13 forks source link

fix: Remove assertion for private key decryption support during pkcs11 init #109

Closed andyrzhao closed 1 year ago

andyrzhao commented 1 year ago

Some private keys only support signing, so we should not fail pkcs11 init in this scenario.