From: Pavel Smerk Date: 2006-08-11T01:05:12+09:00 Subject: webrick, ssl and non-ssl on the same port Hello all, I have sslized webrick server, but I'd like to have some parts of server accessible even without ssl. I've tried to search web and groups, but I haven't found anything --- any suggestions, how to get ssl and nonssl servlets on the same port? Thanks in advance, P.