noorullap / information-security-sta

Automatically exported from code.google.com/p/information-security-sta
0 stars 0 forks source link

SSL_connection #12

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What is to be coded:
Implement SSL(HTTPS) Client-Server connection:
Initial registration:
1) Client: send request for "secret data"
2) Server: check "Initial psswd", send "secret data" encrypted with PIN to 
Client.
Usage:
1) Server must accept all the certificates from Clients
2) Client checks Server's certificate if it is mentioned as acceptable
3) Server sends psswd number
4) Client decrypts "secret data" and sends the appropriate psswd to Server
5) Server approves HTTPS session for User's accounts management.

AD:
24.11.2011

Original issue reported on code.google.com by dmitry.u...@gmail.com on 31 Oct 2011 at 8:42

GoogleCodeExporter commented 8 years ago
Dima, please divide this issue to separate.

Original comment by rob.khas...@gmail.com on 6 Nov 2011 at 11:46

GoogleCodeExporter commented 8 years ago
This Issue will be like parent for the other. Here I will update high-level 
specification for microarchitecture development.

Original comment by dmitry.u...@gmail.com on 7 Nov 2011 at 7:21