Changes

Jump to navigation Jump to search
1 byte added ,  04:28, 14 August 2023
m
Line 149: Line 149:  
openssl req -config ssl.cnf -new -x509 -days 3650 -key private/koji_ca_cert.key -out koji_ca_cert.crt -extensions v3_ca
 
openssl req -config ssl.cnf -new -x509 -days 3650 -key private/koji_ca_cert.key -out koji_ca_cert.crt -extensions v3_ca
 
</syntaxhighlight>You will have to enter your details, but make sure the commonName is the full server name (e.g. koji.koozali.org).
 
</syntaxhighlight>You will have to enter your details, but make sure the commonName is the full server name (e.g. koji.koozali.org).
 +
    
Create a script to make certs<syntaxhighlight lang="bash">
 
Create a script to make certs<syntaxhighlight lang="bash">
371

edits

Navigation menu