ssl sessions
Posted: Fri Dec 09, 2005 8:20 am
Hi
I want to move administration section of the site from usual http connections to ssl.
(not only login but entire session)
I have a few related questions...
What are the requirements from host, if any?
Are there any changes to php pages i should make exept changing "http" to "https"? e.g. pages using session, transitions between pages ...
On what circamstances do i need to use curl or openssl php modules?
thanks
I want to move administration section of the site from usual http connections to ssl.
(not only login but entire session)
I have a few related questions...
What are the requirements from host, if any?
Are there any changes to php pages i should make exept changing "http" to "https"? e.g. pages using session, transitions between pages ...
On what circamstances do i need to use curl or openssl php modules?
thanks