cert-enroll: Fixed path in cert-install-openxpki
This commit is contained in:
@@ -55,9 +55,9 @@ then
|
|||||||
cp old/$SUBCA $OPENXPKI_TLS/chain/$OLDSUBCA
|
cp old/$SUBCA $OPENXPKI_TLS/chain/$OLDSUBCA
|
||||||
fi
|
fi
|
||||||
|
|
||||||
rm $OPENXPKI_TLS/*.0
|
rm $OPENXPKI_TLS/chain/*.0
|
||||||
|
|
||||||
/usr/bin/openssl rehash $OPENXPKI_TLS
|
/usr/bin/openssl rehash $OPENXPKI_TLS/chain
|
||||||
|
|
||||||
##############################################################################
|
##############################################################################
|
||||||
# Restart the apache2 systemd service
|
# Restart the apache2 systemd service
|
||||||
|
|||||||
Reference in New Issue
Block a user