You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add '-KeySpec KeyExchange' parameter to New-SelfSignedCertificate Cmdlet.
The current syntax of New-SelfSignedCertificate Cmdlet will generate CNG certificate which is not supported. As an one of workarounds to prevent this behavior, we need to add the KeySpec parameter.
0 commit comments