summaryrefslogtreecommitdiffstats
path: root/scripts/certs/cert-check
Commit message (Collapse)AuthorAgeFilesLines
* Cert scripts: fix some issue with GeoTrust distributed certsJan Pokorný2014-01-081-8/+8
| | | | | | | - CRLF newlines ! - no trailing newline!! Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Cert scripts: add some TODO notesJan Pokorný2013-10-171-0/+16
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Cert scripts: allow for self-signed chain, drop trust in CA_BUNDLEJan Pokorný2013-10-171-27/+50
| | | | | | | Also in the client script, add support for GitHub to be accessed via https. Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Cert management: export GIT_SSL_CAINFO=HOMEBUNDLE from .profileJan Pokorný2013-09-101-1/+3
| | | | | | | As for cert scripts, add cert-def fallback defining HOMEBUNDLE location. Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* First cert scripts: add note wrt. p7sJan Pokorný2013-06-121-0/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Fix cert script: guess_cmd was not recognized in spawned bashJan Pokorný2013-05-061-1/+2
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Fix cert scripts not working properlyJan Pokorný2013-04-181-0/+1
| | | | | | In fact, why "tee" fixed it is a mystery for me Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Enhance cert init scripts and actually use themJan Pokorný2013-04-181-18/+38
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Cert scripts: backup on import, check passes extra optionsJan Pokorný2013-04-151-2/+4
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* scripts/certs: more secure (umask), a bit more sanitizedJan Pokorný2013-04-111-14/+25
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Scripts/cert-check: massive updateJan Pokorný2013-04-111-30/+112
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* scripts/cert-check: add -nocrl and colorizingJan Pokorný2013-04-101-3/+17
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Scripts: add script for in-depth certificate checkJan Pokorný2013-04-101-0/+50
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>