LOOKING FOR: SSL-HTTPDaemon PerlScript (preferrable ising LIBWWW).
I have in working order:
 
Perl 5005_03, LibWWW 5.44, OpenSSL 0.91c, NetSSL 1.03, a patch for SSLeay.xs
 
I can receive https requests via the libwww.
What I need additionally is a SSL HTTP Daemon.
 
The README of IO::Socket::SSL 0.72 suggests to use HTTP::Daemon
with changes (use Socket::SSL instead of Socket::INET).
 
I am not sure if the problem lies in NetSSL or IO::Socket::SSL
Socket:SSL uses NetSSL.
 
NetSSL moans about "Random number generator not seeded."
This should not be a problem says the documentation of NetSSL.
 
Does anyone have a working (perl based) SSL-HTTPD running?
 
Cheers,
 
Gerhard
 
--
 
 
 
 
 

Reply via email to