Last active
October 16, 2016 17:05
-
-
Save jespernohr/06574afc62e47216f194010281fade8f to your computer and use it in GitHub Desktop.
dbpublish1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
certutil –dspublish –f pki01_fabrikamRootCA.crt RootCA | |
certutil –addstore –f root pki01_fabrikamRootCA.crt | |
certutil –addstore –f root fabrikamRootCA.crl |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment