Re: private key not available for client_cert_cb

2021-01-04 Thread George
Hi,     I was looking at the  code in https://github.com/jjkeijser/ppp/blob/eap-tls/pppd/eap-tls.c and realized I forgot to call ENGINE_ctrl_cmd(...) to setup "LOAD_CERT_CTRL". However, when I do this, the callback function is no longer being called during the mutual authentication handshake.

URI with commas in crlDistributionPoints

2021-01-04 Thread Andrew via openssl-users
I'm following a procedure for generating an offline CA for use with Microsoft Active Directory Certificate Services for my own internal use, with instructions available here: https://www.altaro.com/hyper-v/wsl-offline-root-certificate-authority-windows-pki/ I am, however, using a different compu