TWCable / grabbit

Grabbit - Fast Content Sync tool for AEM/CQ
Apache License 2.0
125 stars 64 forks source link

Proxy Supporting? #198

Open thanhnk opened 6 years ago

thanhnk commented 6 years ago

Is there anyway I can configure proxy to receiver server? I have try to configure aem http client but not success. Additional, how to disable SSL validate?

Thanks. Thanh

jbornemann commented 6 years ago

You should be able to use any http proxy successfully. Apache mod_proxy should work, for example.

Certificate validation currently can’t be turned off. It would be a fine improvement.

jdigger commented 6 years ago

Is the reason for wanting to turn off SSL validation because your company is using a "man in the middle" SSL rewrite? If so, the "proper" (and secure) way to resolve that issue is to add your company's SSL root certificate to the JVM's keystore.