added noOSCP to debug output
This commit is contained in:
parent
6c1b04ee65
commit
e5715257aa
1
setup.sh
1
setup.sh
@ -741,6 +741,7 @@ echo "CertbotDomain: $CertbotDomain"
|
|||||||
echo -e "${cyan}--------------------${norm}"
|
echo -e "${cyan}--------------------${norm}"
|
||||||
echo "CertPath: $CertPath"
|
echo "CertPath: $CertPath"
|
||||||
echo "KeyPath: $KeyPath"
|
echo "KeyPath: $KeyPath"
|
||||||
|
echo "noOSCP: $noOSCP"
|
||||||
echo "CA-Chain: $CAChainPath"
|
echo "CA-Chain: $CAChainPath"
|
||||||
echo "DHPath: $DHPath"
|
echo "DHPath: $DHPath"
|
||||||
echo "Generating DH Params? $generateDH"
|
echo "Generating DH Params? $generateDH"
|
||||||
|
Loading…
Reference in New Issue
Block a user