aboutsummaryrefslogtreecommitdiff
path: root/lib/mk-ca-bundle.pl
AgeCommit message (Expand)Author
2020-04-22lib/mk-ca-bundle: skip empty certsDaniel Stenberg
2020-01-22mk-ca-bundle: add support for CKA_NSS_SERVER_DISTRUST_AFTERDaniel Stenberg
2018-06-14mk-ca-bundle.pl: make -u delete certdata.txt if found not changedMatteo Bignotti
2018-06-08mk-ca-bundle.pl: leave certificate name untouched in decode()Vladimir Kotal
2018-01-07scripts: allow all perl scripts to be run directlyJay Satiro
2017-10-22mk-ca-bundle: Remove URL for auroraJon DeVree
2017-10-22mk-ca-bundle: Fix URL for NSSJon DeVree
2017-06-16mk-ca-bundle.pl: Check curl's exit code after certdata downloadJay Satiro
2016-10-30mk-ca-bundle.vbs: Fix UTF-8 outputJay Satiro
2016-10-25mk-ca-bundle: Update the vbscript versionJay Satiro
2016-10-24mk-ca-bundle: Change URL retrieval to HTTPS-only by defaultJay Satiro
2016-09-07mk-ca-bundle.pl: use SHA256 instead of SHA1Viktor Szakats
2016-08-04mk-ca-bundle.pl: -m keeps ca cert meta data in outputDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-03-11mk-ca-bundle bugfix: Don't report SHA1 numbers with "-q".Alexander Pepper
2014-12-13mk-ca-bundle.pl: restored forced run again.Guenter Knauf
2014-10-28mk-ca-bundle: spell fix "version"Daniel Stenberg
2014-10-26Cosmetics: lowercase non-special subroutine names.Guenter Knauf
2014-10-23Some cosmetics and simplifies.Guenter Knauf
2014-10-23Remove dependency on openssl and cut.Guenter Knauf
2014-10-15mk-ca-bundle: added SHA-384 signature algorithmBruno Thomsen
2014-09-11mk-ca-bundle.pl: converted tabs to spaces, deleted trailing spacesViktor Szakáts
2014-09-10mk-ca-bundle.pl: first, try downloading HTTPS with curlDaniel Stenberg
2014-08-13mk-ca-bundle.pl: add missing $Daniel Stenberg
2014-08-13mk-ca-bundle.pl: switched to using hg.mozilla.orgDaniel Stenberg
2014-05-08mk-ca-bundle: added -pPatrick Watson
2014-01-05mk-ca-bundle.pl: avoid warnings with -d without parameterDaniel Stenberg
2014-01-05mk-ca-bundle: introduces -d and warns about using this scriptLeif W
2013-08-05Simplify check for trusted certificates.Guenter Knauf
2013-08-04Skip more untrusted certificates.Guenter Knauf
2013-04-10Fixed lost OpenSSL output with "-t" - followup.Guenter Knauf
2013-04-09Fixed lost OpenSSL output with "-t".Guenter Knauf
2013-04-04Another small output fix for --help and --version.Guenter Knauf
2013-04-04Fixed version output.Guenter Knauf
2013-04-04Added support for --help and --version options.Guenter Knauf
2013-04-04Added option to specify length of base64 output.Guenter Knauf
2013-01-05mk-ca-bundle: add -f, support passing to stdout and moreDaniel Stenberg
2012-09-04mk-ca-bundle: detect start of trust section betterDaniel Stenberg
2012-04-04Revert "access the CA source file using HTTPS"Tim Heckman
2012-03-31Revert "mk-ca-bundle.pl: use LWP::UserAgent for https"Daniel Stenberg
2012-03-10mk-ca-bundle.pl: use LWP::UserAgent with proper https verify behavior.John Joseph Bachir
2012-03-10access the CA source file using HTTPSJohn Joseph Bachir
2011-09-20Also skip certs masked as CKT_NSS_TRUST_UNKNOWN.Guenter Knauf
2011-09-04Fixed final message output.Guenter Knauf
2011-09-04Fix to skip untrusted certs.Guenter Knauf
2011-04-14Replaced var manipulations with perlish hacks.Guenter Knauf
2011-04-07mk-ca-bundle.pl: show full URL in outputDaniel Stenberg
2011-04-01Increased script version.Guenter Knauf
2011-04-01Make use of proxy vars if set.Guenter Knauf
2011-04-01Use var again instead of hard-coded filename.Guenter Knauf