How to be sure to use SSL
Hi,
I would like to know how can i be sure to make customer use the SSL all the
time.
all the time in my PHP code, i write links as relative links, so without
HTTPS.
I was thinking to check everything if the port is the SSL port (default :
443), but it does not mean that protocol is HTTPS.
So, how do you ensure that customer uses SSL protocol all the time ?
thanks a lot,
Alain
------------------------------------
Windows XP SP2
PostgreSQL 8.1.4
Apache 2.0.58
PHP 5
Relevant Pages
- Re: [PHP] How to be sure to use SSL
... to run the rest of my PHP code. ... > I would like to know how can i be sure to make customer use the SSL ... > I was thinking to check everything if the port is the SSL port ... how do you ensure that customer uses SSL protocol all the time? ... (php.general) - Re: [PHP] How to be sure to use SSL
... I was thinking to check everything if the port is the SSL port (default: ... how do you ensure that customer uses SSL protocol all the time? ... (php.general) - Re: Encryption information requested.
... The latest major browsers already have Secure Sockets Layer ... As long as your company doesn't need to authenticate the customer via ... SSL, you can establish a SSL link without the customer having to do ... > ability of each user to work an encryption product into their budgets. ... (comp.security.misc) - Re: access personal contact get 409 Error
... Why I avoid use SSL, My application has supported SSL, ... however, I can not go to customer site to debug one by one, ... So I create virtual directory for a public folder instead of SSL for some ... (microsoft.public.exchange2000.development) - Re: To further understand OWA, authentication & default domain
... Integrated Auth is not as good a way to go anyway since a bunch of browsers ... NEVER use it without SSL. ... > For a customer of mine where I don't have the luxury of doing tests on ... > inclined to enable SSL for some reason. ... (microsoft.public.exchange.admin) |
|