pvarki / python-rasenmaeher-api

1 stars 0 forks source link

Generate ECDSA keys for users #72

Closed rambo closed 9 months ago

rambo commented 10 months ago

Secure keys are way smaller than for RSA, should work well enough for the client devices and for serves/services we control TLS versions for large part

Depends on https://github.com/pvarki/python-libpvarki/issues/17

rambo commented 10 months ago

On a side note Certbot/Letscencrypt uses ECDSA keys nowadays.

rambo commented 9 months ago

Aand TAK can't deal with those. So let's stay with the legacy shit.