summaryrefslogtreecommitdiff
path: root/lib/mk-ca-bundle.pl
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fixed script version which was still based on CVS Revision tag.Guenter Knauf2010-07-221-1/+1
* restore executable bits on some filesDaniel Stenberg2010-03-241-0/+0
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* removed trailing whitespaceYang Tse2010-02-141-3/+3
* removed obsolete slash in URL.Gunter Knauf2008-08-231-1/+1
* revert accidental commitDaniel Stenberg2008-08-231-1/+1
* - Constantine Sapuntzakis fixed a bug when doing proxy CONNECT with the multiDaniel Stenberg2008-08-231-1/+1
* use a more updated certdata.txt URLDaniel Stenberg2008-08-211-1/+1
* fixed version var.Gunter Knauf2008-02-151-1/+1
* moved info block up before help block so that it can also be displayed before...Gunter Knauf2008-02-151-13/+20
* open pipe to openssl commandline instead of writing into temp file.Gunter Knauf2008-02-111-6/+3
* added strict to make sure all vars are properly defined;Gunter Knauf2008-02-111-29/+38
* added -b switch to provide a backup functionality for existing ca-bundle.crt ...Gunter Knauf2008-02-101-2/+11
* fixed another wrong var in error message.Gunter Knauf2008-02-091-1/+1
* fixed wrong var in error message.Gunter Knauf2008-02-091-1/+1
* use argument to specify output filename if present.Gunter Knauf2008-02-081-3/+3
* fixed regex to fetch certdata.txt version since it was replaced by CVS (argh!)Gunter Knauf2008-02-081-3/+6
* added Perl script to create a fresh ca-bundle.crt.Gunter Knauf2008-02-081-0/+162