Displaying 1 result from an estimated 1 matches for "mycertkeypair".
2020 Sep 14
2
Private Key Unavailable After Domain Password Change
...This does not happen to all
users.
We have users connecting to one of our environments using OpenVPN. We have
been using the cryptoapicert option in the OpenVPN config and having it
reference a certificate/key we import to the user's account using certutil
(ex. "certutil -user -importpfx mycertkeypair.p12 NoExport") with the
NoExport option (or via mmc). (NoExport is so they can't export private key
and move to another system).
When the user changes their domain password then tries to connect to the
VPN, they get these errors below. If we manually re-import the certificate,
everything...