-
Sep 27th, 2011, 04:58 PM
#1
HTTPS in http:outbound-gateway
What's the easiest way to configure SSL with http:outbound-gateway?
Thanks.
-
Sep 28th, 2011, 01:33 AM
#2
Hello.
1. You have to set its attribute url as URL with protocol https
2. And setup Java opts: -Djavax.net.ssl.keyStore=[PATH_TO_KEY_STORE] -Djavax.net.ssl.trustStore=[PATH_TO_TRUST_STORE_JKS] -Djavax.net.ssl.keyStorePassword=[KEY_STORE_PASSWORD]
That's all
Good luck,
Artem Bilan
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules