We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47e9814 commit ad8a52eCopy full SHA for ad8a52e
2 files changed
CHANGELOG.md
@@ -21,6 +21,7 @@
21
* Don't penalize missing trust in rating when CA not in Java store
22
* Added support for certificates with EdDSA signatures and pubilc keys
23
* --add-ca can also now be a directory with \*.pem files
24
+* Warning of 398 day limit for certificates issued after 2020/9/1
25
26
### Features implemented / improvements in 3.0
27
CREDITS.md
@@ -39,6 +39,9 @@ Full contribution, see git log.
39
* Christoph Badura
40
- NetBSD fixes
41
42
+* Jim Blankendaal
43
+ - maximum certificate lifespan of 398 days
44
+
45
* Frank Breedijk
46
- Detection of insecure redirects
47
- JSON and CSV output
0 commit comments