Add SSL support for shindig
---------------------------

                 Key: AMDATUOPENSOCIAL-132
                 URL: http://jira.amdatu.org/jira/browse/AMDATUOPENSOCIAL-132
             Project: Amdatu OpenSocial
          Issue Type: Improvement
          Components: Shindig
    Affects Versions: 0.2.1
            Reporter: Manuel Stampe
         Attachments: error.txt

I've enabled SSL support for Jetty as described in AMDATU-212.
Though I've imported the in the keystore used certificate to my cacerts file 
with following command:
  keytool -import -alias manuel -file jetty.crt -keystore "c:\Program Files 
(x86)\Java\jdk1.6.0_
  25\jre\lib\security\cacerts"
I get an "javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated" 
error when the gadgets are to be retrieved.

However the message  
  WARNING: javax.net.ssl.SSLException: Received fatal alert: 
certificate_unknown [org.apache.felix.http.jetty]
could indicate that something with the (self-signed) keys is not configured 
properly.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://jira.amdatu.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
Amdatu-developers mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-developers

Reply via email to