summaryrefslogtreecommitdiff
path: root/lib/mk-ca-bundle.pl
Commit message (Expand)AuthorAgeFilesLines
* mk-ca-bundle.pl: make -u delete certdata.txt if found not changedMatteo Bignotti2018-06-141-0/+3
* mk-ca-bundle.pl: leave certificate name untouched in decode()Vladimir Kotal2018-06-081-1/+3
* scripts: allow all perl scripts to be run directlyJay Satiro2018-01-071-1/+2
* mk-ca-bundle: Remove URL for auroraJon DeVree2017-10-221-2/+0
* mk-ca-bundle: Fix URL for NSSJon DeVree2017-10-221-1/+1
* mk-ca-bundle.pl: Check curl's exit code after certdata downloadJay Satiro2017-06-161-1/+1
* mk-ca-bundle.vbs: Fix UTF-8 outputJay Satiro2016-10-301-1/+2
* mk-ca-bundle: Update the vbscript versionJay Satiro2016-10-251-2/+3
* mk-ca-bundle: Change URL retrieval to HTTPS-only by defaultJay Satiro2016-10-241-38/+83
* mk-ca-bundle.pl: use SHA256 instead of SHA1Viktor Szakats2016-09-071-14/+14
* mk-ca-bundle.pl: -m keeps ca cert meta data in outputDaniel Stenberg2016-08-041-9/+17
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* mk-ca-bundle bugfix: Don't report SHA1 numbers with "-q".Alexander Pepper2015-03-111-15/+20
* mk-ca-bundle.pl: restored forced run again.Guenter Knauf2014-12-131-1/+1
* mk-ca-bundle: spell fix "version"Daniel Stenberg2014-10-281-1/+1
* Cosmetics: lowercase non-special subroutine names.Guenter Knauf2014-10-261-15/+15
* Some cosmetics and simplifies.Guenter Knauf2014-10-231-30/+21
* Remove dependency on openssl and cut.Guenter Knauf2014-10-231-12/+28
* mk-ca-bundle: added SHA-384 signature algorithmBruno Thomsen2014-10-151-1/+2
* mk-ca-bundle.pl: converted tabs to spaces, deleted trailing spacesViktor Szakáts2014-09-111-14/+14
* mk-ca-bundle.pl: first, try downloading HTTPS with curlDaniel Stenberg2014-09-101-6/+30
* mk-ca-bundle.pl: add missing $Daniel Stenberg2014-08-131-1/+1
* mk-ca-bundle.pl: switched to using hg.mozilla.orgDaniel Stenberg2014-08-131-15/+56
* mk-ca-bundle: added -pPatrick Watson2014-05-081-12/+147
* mk-ca-bundle.pl: avoid warnings with -d without parameterDaniel Stenberg2014-01-051-0/+5
* mk-ca-bundle: introduces -d and warns about using this scriptLeif W2014-01-051-6/+46
* Simplify check for trusted certificates.Guenter Knauf2013-08-051-5/+3
* Skip more untrusted certificates.Guenter Knauf2013-08-041-3/+4
* Fixed lost OpenSSL output with "-t" - followup.Guenter Knauf2013-04-101-6/+13
* Fixed lost OpenSSL output with "-t".Guenter Knauf2013-04-091-3/+3
* Another small output fix for --help and --version.Guenter Knauf2013-04-041-1/+1
* Fixed version output.Guenter Knauf2013-04-041-1/+1
* Added support for --help and --version options.Guenter Knauf2013-04-041-1/+8
* Added option to specify length of base64 output.Guenter Knauf2013-04-041-5/+10
* mk-ca-bundle: add -f, support passing to stdout and moreDaniel Stenberg2013-01-051-33/+45
* mk-ca-bundle: detect start of trust section betterDaniel Stenberg2012-09-041-6/+22
* Revert "access the CA source file using HTTPS"Tim Heckman2012-04-041-1/+1
* Revert "mk-ca-bundle.pl: use LWP::UserAgent for https"Daniel Stenberg2012-03-311-1/+1
* mk-ca-bundle.pl: use LWP::UserAgent with proper https verify behavior.John Joseph Bachir2012-03-101-1/+1
* access the CA source file using HTTPSJohn Joseph Bachir2012-03-101-1/+1
* Also skip certs masked as CKT_NSS_TRUST_UNKNOWN.Guenter Knauf2011-09-201-1/+2
* Fixed final message output.Guenter Knauf2011-09-041-1/+1
* Fix to skip untrusted certs.Guenter Knauf2011-09-041-21/+29
* Replaced var manipulations with perlish hacks.Guenter Knauf2011-04-141-4/+2
* mk-ca-bundle.pl: show full URL in outputDaniel Stenberg2011-04-071-1/+1
* Increased script version.Guenter Knauf2011-04-011-1/+1
* Make use of proxy vars if set.Guenter Knauf2011-04-011-0/+1
* Use var again instead of hard-coded filename.Guenter Knauf2011-04-011-1/+1
* mk-ca-bundle.pl: Only download if modifiedAsk Bjørn Hansen2011-03-141-12/+13
* mk-ca-bundle.pl: use new cacert urlDaniel Stenberg2011-02-021-2/+2