aboutsummaryrefslogtreecommitdiff
path: root/vendor/certificate_authority
AgeCommit message (Collapse)Author
2014-10-29give up on removing activesupportelijah
2014-10-28make certificate authority only load the parts of activemodel it needs, so ↵elijah
that all of activesupport doesn't get loaded.
2014-10-28better solution to activesupport dependency problemelijah
2014-10-21fixed `leap cert csr` to add correct "Requested Extensions" attribute on the ↵elijah
CSR.
2012-11-16added CSR ability (and vendored certificate_authority gem, so we can get the ↵elijah
unreleased fixes we need).