diff --git a/setup.sh b/setup.sh index b8722c8..2839255 100755 --- a/setup.sh +++ b/setup.sh @@ -741,6 +741,7 @@ echo "CertbotDomain: $CertbotDomain" echo -e "${cyan}--------------------${norm}" echo "CertPath: $CertPath" echo "KeyPath: $KeyPath" +echo "noOSCP: $noOSCP" echo "CA-Chain: $CAChainPath" echo "DHPath: $DHPath" echo "Generating DH Params? $generateDH"