-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
area/securitySecurity related issuesSecurity related issueskind/enhancementSomething could be better.Something could be better.priority/P3Low priority, something to be done once everything else seems fixed.Low priority, something to be done once everything else seems fixed.status/acceptedWe accept to investigate/work on it.We accept to investigate/work on it.
Milestone
Description
Experience Report
Tried to use openssl ed25519 signed certificates instead of the dgraph cert RSA ones. Couldn't figure out how to do it and was recommended to file a feature request.
What you wanted to do
I want to use ED25519 over RSA due to the fact that it is considered best practice. Would be nice if this was included in dgraph cert
What you actually did
Tried to use openssl certificates to trick dgraph into accepting ED25519 signed certs but I think that PCKS1 formatted certificates are the only ones accepted by dgraph so it didn't work.
Why that wasn't great, with examples
Just would like the option to have support for current best practice.
Any external references to support your case
https://blog.cloudflare.com/ecdsa-the-digital-signature-algorithm-of-a-better-internet/
https://latacora.micro.blog/2018/04/03/cryptographic-right-answers.html
https://ed25519.cr.yp.to/
Metadata
Metadata
Assignees
Labels
area/securitySecurity related issuesSecurity related issueskind/enhancementSomething could be better.Something could be better.priority/P3Low priority, something to be done once everything else seems fixed.Low priority, something to be done once everything else seems fixed.status/acceptedWe accept to investigate/work on it.We accept to investigate/work on it.