Commit 6b5ce68
authored
More OpenSSL compatibility fixes
This commit fixes yet another issue with using OpenSSL 3.X with the 3.0 branch. When $OPENSSL is used to obtain a fingerprint, OpenSSL 3.X prepends the fingerprint with "sha1" or "sha256" rather than "SHA1" or "SHA256".1 parent 395907a commit 6b5ce68
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8181 | 8181 | | |
8182 | 8182 | | |
8183 | 8183 | | |
| 8184 | + | |
8184 | 8185 | | |
| 8186 | + | |
8185 | 8187 | | |
8186 | 8188 | | |
8187 | 8189 | | |
| |||
0 commit comments