Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hi, for the host server private key? #226

Closed
michaelqxd opened this issue Jun 10, 2023 · 1 comment
Closed

hi, for the host server private key? #226

michaelqxd opened this issue Jun 10, 2023 · 1 comment

Comments

@michaelqxd
Copy link

After reviewing the code, I could not find any instance where the private key was set for the host server. Even though the code is attempting to create a TLS connection without the private key, it is unclear whether the connection would work as expected.

@dchapyshev
Copy link
Owner

Aspia does not use TLS. Aspia uses its own encryption protocol. Private and public keys are not used in this protocol.
Read about SRP, AES256 GCM and ChaCha20+Poly1305.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants