summaryrefslogtreecommitdiff
path: root/lib/mk-ca-bundle.pl
Commit message (Expand)AuthorAgeFilesLines
* 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