Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Couldn't figure out what is purpose of certificated.py in Server Project #15

Answered by tidely
dungdamquoc1993 asked this question in Q&A
Discussion options

You must be logged in to vote

ESocket is currently set up to create a encrypted connection between two endpoints. That being said, there is currently no way of verifying the identity of a peer. That is what certificates are for. Although there is no support for certificates in the handshake, meaning currently the certificates.py file only exists for development purposes.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dungdamquoc1993
Comment options

Answer selected by tidely
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants