Certutil

From wikieduonline
Revision as of 22:31, 21 February 2022 by Chmod15 (talk | contribs) (→‎See also)
Jump to navigation Jump to search

Certutil.exe is a command-line program, installed as part of Certificate Services. You can use certutil.exe to dump and display certification authority (CA) configuration information, configure Certificate Services, backup and restore CA components, and verify certificates, key pairs, and certificate chains.


certutil -N -d <database path>


Create a CSR with subject CN=<common name>,O=<realm>, for example:

  • certutil -R -d <database path> -a -g <key size> -s 'CN=<common name>,O=DOMAIN.COM'


See also

Advertising: