summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2013-06-12 23:17:30 +0200
committerJan Pokorný <jpokorny@redhat.com>2013-06-12 23:17:30 +0200
commitf2222e1cfbac08fd3863692da4d3155208ed8fe4 (patch)
tree5ee522b7695532d24147c847bfdfef6c65cdc1ec /scripts
parent1c1e432f4ba5a97c6ae04ee1fd86c48096166c5f (diff)
downloaddotfiles-f2222e1cfbac08fd3863692da4d3155208ed8fe4.tar.gz
dotfiles-f2222e1cfbac08fd3863692da4d3155208ed8fe4.tar.xz
dotfiles-f2222e1cfbac08fd3863692da4d3155208ed8fe4.zip
First cert scripts: add note wrt. p7s
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/certs/cert-check1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/certs/cert-check b/scripts/certs/cert-check
index f1774c0..a19e79c 100755
--- a/scripts/certs/cert-check
+++ b/scripts/certs/cert-check
@@ -15,6 +15,7 @@
# generally, there is a race between the two?)
# - wget vs. certificates? switch to curl?
# - remove unneeded subshells? ( '()' -> '{}' )
+# - p7s: https://lists.fedoraproject.org/pipermail/devel/2013-February/178272.html
CA_BUNDLE=/etc/pki/tls/certs/ca-bundle.crt
HOMEBUNDLE=~/.pki/tls/certs/ca-bundle.crt