Ask Learn
Preview
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Wednesday, February 8, 2017 12:56 PM
Hi guys,
I want know, how can I implement SHA3 in Microsoft CA?
Thursday, February 9, 2017 3:09 AM ✅Answered
Hi,
>>In this link SHA384 defined in both of SHA2 and SHA3. If you can, please explain more.
According your wiki link,I think Brian is talking about SHA384 in SHA-2,I checked in my lab ,and I don't find any official document said that Microsoft CA support SHA-3 ,the SHA-2 is the preferred method now,even in the latest released Windows server 2016.
Best Regards
Cartman
Please remember to mark the replies as an answers if they help. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com
Wednesday, February 8, 2017 9:18 PM
I can only assume you mean SHA384 when you say SHA3....
From an Admin Command prompt, you would run
1) certutil -setreg ca\csp\CNGHashAlgorithm SHA384
2) net STOP certsvc && net start certsv
3) Issue certificates.
Brian
Wednesday, February 8, 2017 11:20 PM
Hi Brian, Thanks for reply.
In this link SHA384 defined in both of SHA2 and SHA3. If you can, please explain more.
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign in