Difference between revisions of "Certutil"

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

Revision as of 22:13, 21 February 2022



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: