| Commit message (Expand) | Author | Age | Files | Lines |
* | Also skip certs masked as CKT_NSS_TRUST_UNKNOWN. | Guenter Knauf | 2011-09-20 | 1 | -1/+2 |
* | Fixed final message output. | Guenter Knauf | 2011-09-04 | 1 | -1/+1 |
* | Fix to skip untrusted certs. | Guenter Knauf | 2011-09-04 | 1 | -21/+29 |
* | Replaced var manipulations with perlish hacks. | Guenter Knauf | 2011-04-14 | 1 | -4/+2 |
* | mk-ca-bundle.pl: show full URL in output | Daniel Stenberg | 2011-04-07 | 1 | -1/+1 |
* | Increased script version. | Guenter Knauf | 2011-04-01 | 1 | -1/+1 |
* | Make use of proxy vars if set. | Guenter Knauf | 2011-04-01 | 1 | -0/+1 |
* | Use var again instead of hard-coded filename. | Guenter Knauf | 2011-04-01 | 1 | -1/+1 |
* | mk-ca-bundle.pl: Only download if modified | Ask Bjørn Hansen | 2011-03-14 | 1 | -12/+13 |
* | mk-ca-bundle.pl: use new cacert url | Daniel Stenberg | 2011-02-02 | 1 | -2/+2 |
* | Fixed script version which was still based on CVS Revision tag. | Guenter Knauf | 2010-07-22 | 1 | -1/+1 |
* | restore executable bits on some files | Daniel Stenberg | 2010-03-24 | 1 | -0/+0 |
* | remove the CVSish $Id$ lines | Daniel Stenberg | 2010-03-24 | 1 | -1/+0 |
* | removed trailing whitespace | Yang Tse | 2010-02-14 | 1 | -3/+3 |
* | removed obsolete slash in URL. | Gunter Knauf | 2008-08-23 | 1 | -1/+1 |
* | revert accidental commit | Daniel Stenberg | 2008-08-23 | 1 | -1/+1 |
* | - Constantine Sapuntzakis fixed a bug when doing proxy CONNECT with the multi | Daniel Stenberg | 2008-08-23 | 1 | -1/+1 |
* | use a more updated certdata.txt URL | Daniel Stenberg | 2008-08-21 | 1 | -1/+1 |
* | fixed version var. | Gunter Knauf | 2008-02-15 | 1 | -1/+1 |
* | moved info block up before help block so that it can also be displayed before... | Gunter Knauf | 2008-02-15 | 1 | -13/+20 |
* | open pipe to openssl commandline instead of writing into temp file. | Gunter Knauf | 2008-02-11 | 1 | -6/+3 |
* | added strict to make sure all vars are properly defined; | Gunter Knauf | 2008-02-11 | 1 | -29/+38 |
* | added -b switch to provide a backup functionality for existing ca-bundle.crt ... | Gunter Knauf | 2008-02-10 | 1 | -2/+11 |
* | fixed another wrong var in error message. | Gunter Knauf | 2008-02-09 | 1 | -1/+1 |
* | fixed wrong var in error message. | Gunter Knauf | 2008-02-09 | 1 | -1/+1 |
* | use argument to specify output filename if present. | Gunter Knauf | 2008-02-08 | 1 | -3/+3 |
* | fixed regex to fetch certdata.txt version since it was replaced by CVS (argh!) | Gunter Knauf | 2008-02-08 | 1 | -3/+6 |
* | added Perl script to create a fresh ca-bundle.crt. | Gunter Knauf | 2008-02-08 | 1 | -0/+162 |