furkansenharputlu / f-license

Open Source License Key Generation and Verification Tool written in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mutual TLS between client app and license server in remote verification

furkansenharputlu opened this issue · comments

Might be better to just use certificate pinning if every client is going to embed the same cert/key.
But if every client has a separate cert/key, you have a replacement license key.
e.g. generate the cert/key using PBKDF from the license key ciphertext.