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
When trying to create a root certificate on OpenPGP Card (signature slot) for a AD CS, only a few hash algorithms for signing certificates issued by the CA can be chosen.
Vincent already suggest to fix it by:
Try to replace MS_STRONG_PROV with MS_ENH_RSA_AES_PROV (you may change PROV_RSA_FULL with PROV_RSA_AES).
I will try to do it, but as I have no working building environment set up yet, it may take some time...
The text was updated successfully, but these errors were encountered:
When trying to create a root certificate on OpenPGP Card (signature slot) for a AD CS, only a few hash algorithms for signing certificates issued by the CA can be chosen.
Vincent already suggest to fix it by:
I will try to do it, but as I have no working building environment set up yet, it may take some time...
The text was updated successfully, but these errors were encountered: