NAME
Tiny::OpenSSL - Portable wrapper for OpenSSL Command
VERSION
version 0.1.3
AUTHOR
James F Wilkus <jfwilkus@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2015 by James F Wilkus.
This is free software, licensed under:
The (three-clause) BSD License
CHANGES
Version 0.1.2 (2014-10-06)
Set RSA block cipher to AES256
Don't encrypt private key unless a password is defined.
Load key if key file already exists when create is called.
Version 0.1.1 (2014-09-28)
Add missing Carp in Tiny::OpenSSL::CertificateSigningRequest [GH-1]
Version 0.1.0 (2014-09-27)
Initial Release