>*This message was transferred with a trial version of CommuniGate(tm) Pro*
>
>Hi,
>
>My Apache is under SSL. Everything works Ok but when the user chooses to 
>download a file or view a PDF document, the browser states that you are about 
>to leave the secure conexion, so I guess the files are travelling withno 
>encription.
>
>Questions:
>1. Are the files actually travelling with no encription ?

Are the links going to HTTPS://... or to HTTP:// ... ?

If they are to HTTPS:// ..., then it *SHOULD* be encrypted, I think.

>2. How can I encript them but making it transparent to the user ?

Totally transparent?  Like, so they can't tell at all?  You can't.  How
would they know to trust that the files were securely transmitted if they
weren't?

If you want them to not get notified that they are leaving a secure
connection, then teach them to configure their browser differently...

-- 
Like Music?  http://l-i-e.com/artists.htm


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to