I build some test, and I have an error with all site https, example:
        <route>
          <from uri="timer://foo?fixedRate=true&delay=0&period=30000"/>
          <to uri="https://www.google.com/accounts/ServiceLogin"/>
          <to uri="file://d:/work/camel"/>
        </route>

when I follow this request with ethereal I see:

192.168.1.99 190.17.124.2 SSLv2 Client Hello
190.17.124.2 192.168.1.99 TLSv1 Server Hello, Certificate, Server Hello Done
192.168.1.99 190.17.124.2 TLSv1 Alert (Level: Fatal, Description:
Certificate Unknown)

I can't get any result using https,

how can I fix this issue??
(I use ActiveMQ 5.3)



-- 
View this message in context: 
http://old.nabble.com/using-http-camel-component-with-ssl-tp26375023p26375023.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to