i've set up a worklight server behind a proxy. The proxy makes the basic authentication and handles the ssl certificate (signed by VeriSign).
How to configure my worklight client app to pass the credentials in the header for basic authentication on my proxy? Is there anything to deal with the https certificate on client side? I can't find any information in the IBM Infocenter...
For information, my apps and server work fine without proxy and ssl. Thanx.