Difference between revisions of "Certutil"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 6: Line 6:
  
 
  certutil -N -d <database path>
 
  certutil -N -d <database path>
 +
 +
 +
Create a [[CSR]] with subject CN=<common name>,O=<realm>, for example:
 +
* <code>[[certutil]] -R -d <database path> -a -g <key size> -s 'CN=<common name>,O=DOMAIN.COM'</code>
  
  
 
== See also ==
 
== See also ==
 
* <code>[[mkcert]]</code>
 
* <code>[[mkcert]]</code>

Revision as of 12:16, 13 July 2020



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: