| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| ${LWHITE}setup config dkim keytype ed25519 domain edward.com selector elliptic-test${RESET} | ||
| Generate the DKIM key using the ED25519 elliptic curve for the domain | ||
| edward.com and the selector elliptic-test. |
There was a problem hiding this comment.
Revised suggestion if you agree:
| ${LWHITE}setup config dkim keytype ed25519 domain edward.com selector elliptic-test${RESET} | |
| Generate the DKIM key using the ED25519 elliptic curve for the domain | |
| edward.com and the selector elliptic-test. | |
| ${LWHITE}setup config dkim keytype ed25519 domain example.com${RESET} | |
| Generate a DKIM key for the domain 'example.com' but with ED25519 instead of RSA. |
Sorry, something went wrong.
There was a problem hiding this comment.
Please don't hesitate to adjust the code; the PR has been merged with auto-merge. I used "edward.com" because of ed25519 is based on Edward's Elliptical curve; but we can stick with example.com and remove the selector.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Description
Fixes #4180
Type of change
Checklist
No CHANGELOG.md entry required.