Score:0

On-premise network to public internet through a seperate network with configurable proxy

cn flag

Software running on a local network (a) needs to connect via HTTPS to a publicly accessible cloud service (b). However, for security reasons the connection can not go directly from (a) to (b), but instead it needs to be routed through infrastructure (c) first from where it can reach (b).

One idea is to use a proxy installed in (c) to allow the connection from (a) -> (c) -> (b).

However, to also ensure two way authentication to work between (a) and (b) one needs to avoid any certificate change by the proxy.

  • Would a proxy be a valid and simple solution?
  • Is there a way to configure proxy software to do this?
  • How would I do this e.g. with apache or squid?
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.