mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
more debugging...
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -88,6 +88,10 @@ jobs:
|
||||
echo "Checking if FireGuard service is active"
|
||||
sudo systemctl is-active fireguard
|
||||
|
||||
echo "Checking certs..."
|
||||
cat /opt/fireguard/ssl/cert.pem
|
||||
cat /opt/fireguard/ssl/key.pem
|
||||
|
||||
echo "Connecting with openssl"
|
||||
openssl s_client -connect localhost:8800 -showcerts -prexit -debug
|
||||
|
||||
|
||||
Reference in New Issue
Block a user