You could remove the password on the key: To remove the pass phrase on an RSA private key: openssl rsa -in key.pem -out keyout.pem
To remove the pass phrase on a DSA private key: openssl dsa -in key.pem -out keyout.pem Scott Lundgren ITS - Web Services UNC at Charlotte http://www.uncc.edu ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
