NAME
Tiny::OpenSSL::CertificateAuthority - Certificate Authority object.
VERSION
version 0.1.1
METHODS
sign
Sign a certificate.
my $ca->sign($csr);
self_sign
Self sign certificate.
my $ca->self_sign($csr);
AUTHOR
James F Wilkus <jfwilkus@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2014 by James F Wilkus.
This is free software, licensed under:
The (three-clause) BSD License