aboutsummaryrefslogtreecommitdiff
path: root/lib/leap_cli/commands/ca.rb
AgeCommit message (Expand)Author
2012-12-05fixed problems with ruby 1.8 and GLI, and added some tests.elijah
2012-11-28command name shuffle -- grouped more commands together as subcommandselijah
2012-11-23initial work toward 'leap test'. for now, it generates an openvpn config for ...elijah
2012-11-21clean up dh params generated by certtool.elijah
2012-11-17always generate self-signed provider cert, but include a note that it should ...elijah
2012-11-16added CSR ability (and vendored certificate_authority gem, so we can get the ...elijah
2012-11-15ensure certificates are generated with subjectAltName that includes all domai...elijah
2012-11-14only generate cert of x509.user == trueelijah
2012-11-14made 'leap update-cert' intelligently update all certificates as needed.elijah
2012-11-13cleaned up logging, and much improved error message when file is not foundelijah
2012-11-06updated test/provider and added configurable life_span to CA.elijah
2012-11-03fixed typoelijah
2012-11-02explicitly set digest in server cert generationelijah
2012-11-01x.509 support -- added certificate authority creation and server cert creationelijah