Skip to content

Commit edd0929

Browse files
committed
Add Eduroam script
1 parent 1d53fcf commit edd0929

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

security/eduroam.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)