Adeptia behind a (reverse) proxy server
We want to use the web service features of Adeptia to exchange data with external partners via the internet, yet do not want to install Adeptia in our DMZ since it also takes care of a lot of internal data exchanges.
So therefore we need something of a ( reverse) proxy in the DMZ that forms the gateway for Adeptia to the internet, The TLS is provided by means of X509 certificates ( the x509's that are in Adeptia's trust store that is). in order to process the external requests correctly the proxy needs be fully transparent with regards tp passing on identies etc when taking care off SSL termination.
-
You will have to set up a reverse proxy in DMZ gateway that could route the external requests to Adeptia Server. Since you are using X509 certificates for WS Security which is passed/included with SOAP message there should not be a problem at proxy gateway .
0
Post is closed for comments.
Comments
1 comment