For Programmers: Free Programming Magazines  


Home > Archive > PHP Language > May 2006 > Transparent SSL layer integration









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Transparent SSL layer integration
steve

2006-05-31, 3:58 am

How to have a transparent SSL backend layer?
i.e. there is no prompt for the 'web client' to accept SSL certificate at
all.


My current design:

web client <-http->web server <-https connection using php curl-> back end;

however, the web client still require to accept/install the SSL certificate.

any idea?


Colin McKinnon

2006-05-31, 7:00 pm

steve wrote:

> i.e. there is no prompt for the 'web client' to accept SSL certificate at
> all.


What exactly has this to do with PHP?

(You need to buy a certificate from a certification authority preinstalled
on the the client - if you've already done that, you've paid for support so
ask them how to setup a certificate chain)

C.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com