This script demonstrates how to accept the Qualys Service End User License Agreement (EULA) on behalf of a customer.
Note: This script takes a username and password as the first two command line arguments.
Perl versions 5.6.0 and greater are supported.
This script relies on several freely available modules from CPAN. You will need to have the following installed:
- Bundle::LWP — Basic WWW library
- Net::SSL — SSL support
- Requires OpenSSL
- XML::Twig — Handy XML manipulation
- Requires James Clark's expat and XML::Expat
QualysGuard(R) MSP API Sample Code README
@(#)$Revision: 1.13 $
Copyright 2007 by Qualys, Inc. All Rights Reserved.