Hi there π
I'm a huge fan of all things open source. I often tinker in cyber security tools, home automation, and general geekery.
dcode - Overview
{{ message }}
dcode
Follow
dcode/README.md
I'm a huge fan of all things open source. I often tinker in cyber security tools, home automation, and general geekery.
Install and trust DoD CA certificate... Install and trust DoD CA certificates on Mac OS X. Tested on Catalina and Mojave. *NOTE*: This should also enable CAC if you didn't override the system drivers.
1
#!/bin/bash
2
3
set -eu -o pipefail
4
5
export CERT_URL='https://dl.dod.cyber.mil/wp-content/uploads/pki-pke/zip/unclass-certificates_pkcs7_DoD.zip'