Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-21 | remove ActiveModel and ActiveSupport dependency (yeah!) | elijah | |
2015-01-28 | remove deprecated OpenSSL::Digest::Digest with OpenSSL::Digest | elijah | |
2014-10-29 | give up on removing activesupport | elijah | |
2014-10-28 | make certificate authority only load the parts of activemodel it needs, so ↵ | elijah | |
that all of activesupport doesn't get loaded. | |||
2014-10-28 | better solution to activesupport dependency problem | elijah | |
2014-10-21 | fixed `leap cert csr` to add correct "Requested Extensions" attribute on the ↵ | elijah | |
CSR. | |||
2012-11-16 | added CSR ability (and vendored certificate_authority gem, so we can get the ↵ | elijah | |
unreleased fixes we need). |