SSL redirect ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hiya

I got an interesting request from a client and I was hoping to bounce this off you guys.

------------------------------------------------------------------------------------------------------------------------------------------------------------
I need my linux server to accept incoming connections on port 8080 and
forward them to an HTTPS address and do all communications.

So, if a developer connects to, and uses

https://abc.com/v4/transaction?wsdl

it should redirect, communicate, and return data from

https://trans.api.hidden.com/v4/transaction?wsdl

Basically, I need to mask the trans.api.hidden.com and make all communications deal with abc.co.za.
------------------------------------------------------------------------------------------------------------------------------------------------------------

This is the same server.

Personally I cant see this is possible, cause of the it been SSL. I would assume this activity as no different as a MITM attack.
But googling, says I should look at mod_proxy. Is this possible?

What do you guys think. If someone could help. It would be appreciated.

Kind Regards
Brent Clark

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux