We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d53fcf commit edd0929Copy full SHA for edd0929
security/eduroam.sh
@@ -0,0 +1,4 @@
1
+#!/usr/bin/env sh
2
+set -eu
3
+
4
+openssl x509 -noout -text -in "${HOME}/.local/share/geteduroam/ca-cert.pem"
0 commit comments