Skip to content

Commit

Permalink
use secp384r1 as default (instead of rsa, fixes #651)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas2511 committed Dec 10, 2020
1 parent 174616b commit cb7fb82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ This file contains a log of major changes in dehydrated
- Don't include keyAuthorization in challenge validation (RFC compliance)

## Changed
- Using EC secp384r1 as default certificate type
- Use JSON.sh to parse JSON
- Use account URL instead of account ID (RFC compliance)
- Dehydrated now has a new home: https://github.com/dehydrated-io/dehydrated
Expand Down

0 comments on commit cb7fb82

Please sign in to comment.