excuse me , i have met some kind of issues about ssl, please help me
when i login my site and turn down the browser , and open the browser to get in the site again . there was not any problem when i get in the "http" part of the site, but , when i get in the "https" pages such as "account" page, the SSL-CHECK page comes out.
track down the source at "init_session.php", it seems that when $_SESSION['SSL_SESSION_ID'] was different from
$_SERVER['SSL_SESSION_ID'], and the navi will lead to the
ssl-check page and logs out.
what i want to know is why this $_SERVER['SSL_SESSION_ID'] was changed , and is it necessary? what i can do to deal with this problem??thank you.
Bookmarks