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

feat(Android): Add TLS key & cert for server #192

Merged
merged 6 commits into from
Jul 8, 2024

Conversation

vricosti
Copy link
Contributor

This code allows me to connect to an android device running a server (with a self signed certificate) and using also a client with a self-signed certificate.
I have also implemented the getCertificate/getPeerCertificate since I need for the androitv-remote protocol.

@vricosti vricosti force-pushed the dev/more-node-tls-compliant branch 3 times, most recently from 0704831 to 3d90bd9 Compare May 28, 2024 13:34
@Rapsssito
Copy link
Owner

@vricosti thanks a lot for the PR! Could you please remove the changes in .gitignore, coverage/coverage-final.json and TLSSocket.d.ts files?

@vricosti
Copy link
Contributor Author

vricosti commented Jun 22, 2024

Done

@vricosti vricosti force-pushed the dev/more-node-tls-compliant branch from 3d90bd9 to 8b4956d Compare June 22, 2024 12:07
@Rapsssito Rapsssito changed the title Dev/more node tls compliant feat(Android): Add TLS key & cert for server Jul 8, 2024
@Rapsssito Rapsssito merged commit 054c789 into Rapsssito:master Jul 8, 2024
1 check passed
github-actions bot pushed a commit that referenced this pull request Jul 8, 2024
# [6.2.0](v6.1.0...v6.2.0) (2024-07-08)

### Features

* **Android:** Add TLS key & cert for server ([#192](#192)) ([054c789](054c789))
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

Successfully merging this pull request may close these issues.

2 participants