uNetworking / uSockets

Miniscule cross-platform eventing, networking & crypto for async applications
Apache License 2.0
1.29k stars 268 forks source link

Add support for mutual TLS client certificates #20

Closed camill8 closed 6 years ago

camill8 commented 6 years ago

Add support for mutual TLS. When enabled, only allows valid clients, as specified by the provided CA, to connect to the socket.

ghost commented 6 years ago

Thanks, this project will likely move to Apache 2.0 license soon. If that swap is okay I can merge this.

camill8 commented 5 years ago

Yes Apache 2.0 is fine.