zllovesuki / specter

like ngrok, but more ambitious with DHT for flavor
MIT License
26 stars 1 forks source link

pki: use client certificate for authentication #33

Closed zllovesuki closed 1 year ago

zllovesuki commented 1 year ago

This commit refactors the client transport and authentication flow, where client certificate is used instead of ClientID + Token. This is a breaking change that will require configs from previous versions to be migrated.