Forum Discussion

yylin's avatar
yylin
New Contributor
7 years ago

Is it possible to design pipeline as Reverse Proxy

The Use Case is as follows (see the diagram below):
App 1 & App 2 need to communicate over SSL (HTTPS)** , but:
a. App 1 has SHA 1 cert only, and does not support SHA 2 certs (communication)
b. App 2 has SHA 2 cert only.

Is there a way to design SnapLogic pipeline in between, and
a.SnapLogic communicates with App 2 over SHA 2 SSL (HTTPS)
b.SnapLogic communicates with App 1 over SHA 1 SSL (HTTPS)

See the attached diagram.

2 Replies

    • kishoreu's avatar
      kishoreu
      New Contributor

      Hi. I am looking for a similar solution. can you share if you were able to find … thanks.