We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f336130 commit 6ef01c9Copy full SHA for 6ef01c9
CHANGELOG.md
@@ -1,11 +1,14 @@
1
-### 2.1 (unreleased)
2
-- added certificate chain verification
3
-- added timestamp verification
+### 2.1 (2020-10-11)
+
+- certificate chain verification support
4
+- timestamp verification support
5
+- CRL verification support ("-CRLfile" option)
6
- improved CAB signature support
7
+- nested signatures support
8
+- user-specified signing time ("-st" option) by vszakats
9
- added more tests
10
- fixed numerous bugs
11
- dropped OpenSSL 1.1.0 support
-- multiple nested signatures support
12
13
### 2.0 (2018-12-04)
14
0 commit comments