Changes

Jump to navigation Jump to search
17 bytes added ,  04:54, 16 August 2023
Line 141: Line 141:  
</syntaxhighlight>{{Note box|I suggest you change the defaults in [req_distinguished_name] to yours to make it easier when generating certs....}}
 
</syntaxhighlight>{{Note box|I suggest you change the defaults in [req_distinguished_name] to yours to make it easier when generating certs....}}
 
Create the ca key for the server<syntaxhighlight lang="bash">
 
Create the ca key for the server<syntaxhighlight lang="bash">
 +
cd /etc/pki/koji
 
touch index.txt
 
touch index.txt
 
echo 01 > serial
 
echo 01 > serial
371

edits

Navigation menu