The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Authen::NZRealMe::ServiceProvider::CertFactory - generate certificates or CSRs

DESCRIPTION

This class is used for generating the certificates used for signing SAML AuthnRequest messages and for mutual SSL encryption of messages sent over the backchannel.

For both production and ITE environments, CSRs will be generated for signing by a certification authority (CA). (Historically self-signed certificates were used in ITE).

METHODS

generate_certs

Called by the nzrealme make-certs command to run an interactive Q&A session to generate either self-signed certificates or Certificate Signing Requests (CSRs).

SEE ALSO

See Authen::NZRealMe for documentation index.

LICENSE AND COPYRIGHT

Copyright (c) 2010-2019 Enrolment Services, New Zealand Electoral Commission

Written by Grant McLean <grant@catalyst.net.nz>

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.