NAME

Net::SSLLabs::Simulation - Simulation object

VERSION

Version 0.10

SUBROUTINES/METHODS

new

a new Net::SSLLabs::Simulation object, accepts a hash ref as it's parameter.

client

instance of Net::SSLLabs::SimClient.

error_code

zero if handshake was successful, 1 if it was not.

attempts

always 1 with the current implementation.

protocol_id

Negotiated protocol ID.

suite_id

Negotiated suite ID.

DIAGNOSTICS

None

CONFIGURATION AND ENVIRONMENT

Net::SSLLabs::Simulation requires no configuration files or environment variables.

DEPENDENCIES

Net::SSLLabs::Simulation requires no non-core modules

INCOMPATIBILITIES

None reported

BUGS AND LIMITATIONS

Please report any bugs or feature requests to bug-net-ssllabs at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Net-SSLLabs. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

AUTHOR

David Dick, <ddick at cpan.org>

SUPPORT

You can find documentation for this module with the perldoc command.

perldoc Net::SSLLabs::Simulation

You can also look for information at:

ACKNOWLEDGEMENTS

Thanks to Ivan Ristic and the team at https://www.qualys.com for providing the service at https://www.ssllabs.com

POD was extracted from the API help at https://github.com/ssllabs/ssllabs-scan/blob/stable/ssllabs-api-docs.md

LICENSE AND COPYRIGHT

Copyright 2015 David Dick.

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.