From: Niklas S. <ni...@re...> - 2004-12-20 14:05:46
|
Hi everyone, I'm using SecureXMLRPCServer to do my XMLRPC communication via SSL. For this I have a server.pkey and a server.cert, and when running the application I get: "Enter PEM pass phrase:" I want this to be a daemon that runs on a server and starts thus I would like to set the password without keyboard interaction. I've been unsuccessful at piping the password in, and I was wondering if I could set a variable or if there are other options available to me? Sincerely yours Niklas Saers |