Age | Commit message (Expand) | Author |
2014-10-02 | leap cert update will now warn if commercial certs will expire soon. | elijah |
2014-06-04 | ensure that x509 certificates use dns names that are strictly sorted and uniq... | elijah |
2013-07-24 | allow provider to include country, state, and locality in the CSR. | elijah |
2013-07-10 | fixed bug where unused certs were not being deleted. | elijah |
2013-05-15 | certs - include all possible domains in subaltname, including one in commonname. | elijah |
2013-03-17 | updated `leap test init` to work with openvpn service levels. | elijah |
2013-03-13 | oops, fixed bug in `leap cert csr` | elijah |
2013-03-13 | added --domain switch to `leap cert csr` | elijah |
2013-02-23 | minor improvements to wording of inline command help | elijah |
2013-01-21 | added client ca in addition to normal ca (used only to generate client certif... | elijah |
2013-01-08 | in 'cert csr', use fake ca for testing. | elijah |
2012-12-15 | fixed bug with certificate dates | elijah |
2012-12-13 | client certs should only have digitalSignature | elijah |
2012-12-12 | improved key usage parameters for x509 cert generation | elijah |
2012-12-11 | add keyEncipherment to server certs | elijah |
2012-12-05 | fixed problems with ruby 1.8 and GLI, and added some tests. | elijah |
2012-11-28 | command name shuffle -- grouped more commands together as subcommands | elijah |
2012-11-23 | initial work toward 'leap test'. for now, it generates an openvpn config for ... | elijah |
2012-11-21 | clean up dh params generated by certtool. | elijah |
2012-11-17 | always generate self-signed provider cert, but include a note that it should ... | elijah |
2012-11-16 | added CSR ability (and vendored certificate_authority gem, so we can get the ... | elijah |
2012-11-15 | ensure certificates are generated with subjectAltName that includes all domai... | elijah |
2012-11-14 | only generate cert of x509.user == true | elijah |
2012-11-14 | made 'leap update-cert' intelligently update all certificates as needed. | elijah |
2012-11-13 | cleaned up logging, and much improved error message when file is not found | elijah |
2012-11-06 | updated test/provider and added configurable life_span to CA. | elijah |
2012-11-03 | fixed typo | elijah |
2012-11-02 | explicitly set digest in server cert generation | elijah |
2012-11-01 | x.509 support -- added certificate authority creation and server cert creation | elijah |