New build path variable
[freeradius.git] / raddb / certs /
2010-10-23 Alan T. DeKokThe cert "bootstrap" code now checks certs for validity
2010-07-08 Alan T. DeKokCertificates do not depend on index / serial
2010-06-28 Alan T. DeKokWrap commands in "if ! output_file, then run command"
2010-06-28 Alan T. DeKokCheck for a working make before running it.
2010-04-29 Alan T. DeKokCorrected documentation
2009-12-06 Alan T. DeKokPortability fixes, as noted by bug #33
2009-12-03 Alan T. DeKokSign client certs with CA rather than server cert
2009-08-17 Alan T. DeKokAdd notes on SHA1 versus MD5
2009-05-12 Alan T. DeKokFixed typo
2009-05-12 Alan T. DeKokAdded notes on certificate compatibility
2009-02-03 Alan T. DeKokRevert "Change default hash function to SHA1. MD5...
2009-01-12 Alan T. DeKokChange default hash function to SHA1. MD5 is broken.
2009-01-01 Alan T. DeKokAdded "make cert" commands to bootstrap file
2008-11-25 Alan T. DeKokSet default days because OpenSSL people won't do it.
2008-07-20 Alan T. DeKokMake CA && Server certs depend on their cnf files
2008-07-20 Alan T. DeKokRely on rules in Makefile to build everything
2008-07-09 Alan T. DeKokLots of .gitignore files
2008-05-02 aland Make ca.der by default
2008-03-05 aland Use correct key (ca.key, not server.key)
2008-03-05 aland Target to print CA cert too
2008-02-13 aland Added note on SSL performance
2008-02-01 aland Fix bugs, make der
2008-01-10 aland Added notes on self-signed certificates
2007-11-03 aland Point to MS's page
2007-10-16 aland Corrected typo
2007-10-11 aland Made it work with non-GNU makes
2007-08-19 nbk Add "umask 027" to prevent the certificates from being...
2007-08-18 aland More notes
2007-08-13 aland Pulled fix from branch_1_1
2007-08-12 aland Added targets to verify the certificates
2007-05-25 fcusackimport from HEAD:
2007-05-24 fcusackimport from HEAD:
2007-05-23 fcusackimport from branch_1_1:
2007-05-23 fcusackimport from HEAD:
2007-05-23 fcusackimport from HEAD:
2007-04-25 aland Added "bootstrap" script for creating initial certificates
2007-04-25 aland Note CSR stuff
2007-04-25 aland Added better dependencies
2007-04-24 aland Qualify "make distclean" so that it's almost impossibl...
2007-04-24 aland Deleted old certificates, and added new OpenSSL config...
2004-01-26 aland For laziness, add a test certificate directory, which...