Commit 8d8f83a
committed
Fix LibreSSL parsing (-nameopt utf8)
When parsing the intermediate cerificates there was a parser problem when using
LibreSSL and not OpenSSL.
This PR fixes the issue #2705 and addresses the problem by using the -nameopt multiline command
of LibreSSL/OpenSSL .1 parent a43261f commit 8d8f83a
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10035 | 10035 | | |
10036 | 10036 | | |
10037 | 10037 | | |
10038 | | - | |
| 10038 | + | |
10039 | 10039 | | |
10040 | 10040 | | |
10041 | 10041 | | |
| |||
10066 | 10066 | | |
10067 | 10067 | | |
10068 | 10068 | | |
10069 | | - | |
10070 | | - | |
| 10069 | + | |
| 10070 | + | |
| 10071 | + | |
10071 | 10072 | | |
10072 | 10073 | | |
10073 | 10074 | | |
| |||
0 commit comments