2008/11/14 olivier giorgi <olivier_giorgi@xxxxxxxx>: > Bonjour, > > Pourriez vous s'il vous plaît me renseigner sur le point suivant. > > Schéma: > > Client -> Forward Proxy (Apache) -> Serveur1 / Serveur2 > > Serveur1 et Serveur2 sont accessibles via une connexion sécurisée > (certificat embarqué). > > https://Serveur1:2000/URI1 > > https://Serveur2:2001/URI2 > > Comment dois je configurer mon Forward Proxy (Apache) pour pouvoir faire > passer ces 2 requêtes > sécurisées (Je précise que je n'ai en aucun cas de certificat au niveau > > de mon Forward Proxy (ce n 'est pas le but) et que celui-ci doit juste faire > transiter les requêtes https.) If you just want to proxy https requests using apache you must terminate ssl on the apache server itself. So you will need to put the certificate on the Forward Proxy. If all you want is pass through https than you don't need apache. Krist -- krist.vanbesien@xxxxxxxxx krist@xxxxxxxxxxxxx Bremgarten b. Bern, Switzerland -- A: It reverses the normal flow of conversation. Q: What's wrong with top-posting? A: Top-posting. Q: What's the biggest scourge on plain text email discussions? --------------------------------------------------------------------- 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