print openssl conf

This commit is contained in:
Jamil Bou Kheir
2020-11-13 19:33:58 -06:00
parent 07a1d44d89
commit 0bbbb40a53

View File

@@ -88,7 +88,10 @@ jobs:
sudo dpkg -i fireguard*.deb
# Wait for app to start
sleep 30
sleep 10
echo "Printing openssl conf"
sudo cat /etc/ssl/openssl.cnf
echo "Setting NO_PROXY env var"
export NO_PROXY=$(hostname)