I was wandering if it is possible to get the SSL Session ID and use it to create my own sessions for login or other stuff.
I tried SSLeay to get the $ssl1,$ssl2,$ctx but they change when refreshing the page.
Anyone know how to do this?
Also, if I have an https page and use SSLeay, does it count as 2 sessions?