This repository has been archived by the owner on Nov 19, 2018. It is now read-only.
0.0.12 App Details, SSL Fixes
- Added support for retrieving AppID details (thanks @tobiasstrebitzer)
- Fixed issues with outdated SSL certificates (thanks @snatchev)
Certificate.create!
now accepts a CSR as aString
when read from a file orOpenSSL::X509::Request
when generated viaOpenSSL
(thanks @snatchev)