User Tools

Site Tools


ssl:generate-certificates-self-signed

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
ssl:generate-certificates-self-signed [2020/08/08 18:16] odeftassl:generate-certificates-self-signed [2020/08/08 18:19] odefta
Line 190: Line 190:
 type NUL > ca.db.index type NUL > ca.db.index
 </code> </code>
- 
-Generate the intermediate CA: 
  
 Generate the private key and csr: Generate the private key and csr:
Line 226: Line 224:
 </code> </code>
  
-Generate the actual certificate:+Generate the actual intermediate CA:
 <code> <code>
 openssl ca -config int1.conf -out int1.crt -infiles int1.csr openssl ca -config int1.conf -out int1.crt -infiles int1.csr
ssl/generate-certificates-self-signed.txt · Last modified: 2023/07/04 19:36 by 127.0.0.1