The 2.2.2 documentation states that to enable https one must add lib/org.restlet.ext.ssl.jar to the class path. (source: http://restlet.com/learn/guide/2.2/core/security/https) But no such jar appears in the distribution. Omitting this jar appears to lead to the runtime exception:
java.lang.ClassNotFoundException: org.restlet.ext.ssl.PkixSslContextFactory Please advise. Thanks. ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=3086969

