summaryrefslogtreecommitdiff
path: root/certs/test/unit/client_certificate_test.rb
AgeCommit message (Collapse)Author
2013-02-25enable free certs with a common name postfixAzul
2013-02-05certs -- added failing test that detects problem with certificate generation ↵elijah
and out of order issuer field.
2013-01-26no need to store the cert anymore - just new initialize and send itAzul
2013-01-26adopting tests to the way certs work now. should pass.Azul
* We now generate cert and key on validate. * we don't expect the controller to pick from the pool anymore - just create instead
2013-01-26removing the leap_ca namespacing from certsAzul