Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libhttp-daemon-ssl-perl
A simple http server class with ssl support
http://search.cpan.org/dist/HTTP-Daemon-SSL/
0
no reviews
Install
Http::daemon::ssl is a descendant of http::daemon that uses ssl sockets (via io::socket::ssl) instead of cleartext sockets. it also handles ssl-specific problems, such as dealing with http clients that attempt to connect to it without using ssl.