Skip to content

Commit

Permalink
Updated documentation for CNG engine compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
olszomal committed Aug 30, 2024
1 parent b5f803a commit d6e7ea2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

### 2.10 (unreleased)

- added compatiblity with the CNG engine version 1.1 or later
- added the "-engineCtrl" option to control hardware and CNG engines

### 2.9 (2024.06.29)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ An example of using osslsigncode with SoftHSM:
```

You can use a certificate and key stored in the Windows Certificate Store with
the CNG engine. For more information, refer to
the CNG engine version 1.1 or later. For more information, refer to

https://www.stunnel.org/cng-engine.html

Expand Down

0 comments on commit d6e7ea2

Please sign in to comment.