This repository was archived by the owner on Aug 24, 2025. It is now read-only.
Commit b701fa8
Fix small but important regression
In OpenSSL pre 1.1.0, 'openssl x509 -CAkeyformat engine' was possible
and supported. In 1.1.0, a small typo ('F' instead of 'f') removed
that possibility. This restores the pre 1.1.0 behavior.
Fixes openssl#4366
Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from openssl#4643)
(cherry picked from commit bd6eba7)1 parent ab91952 commit b701fa8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
0 commit comments