Commit 56b9478
crypto: Read OpenSSL config before init
The OpenSSL configuration file allows custom crypto engines but those
directives will not be respected if the config file is loaded after
initializing all crypto subsystems. This patch reads the configuration
file first.
PR-URL: #6374
Reviewed-By: Fedor Indutny <[email protected]>
Reviewed-By: Michael Dawson <[email protected]>
Reviewed-By: James M Snell <[email protected]>1 parent 92a02d5 commit 56b9478
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5696 | 5696 | | |
5697 | 5697 | | |
5698 | 5698 | | |
| 5699 | + | |
5699 | 5700 | | |
5700 | 5701 | | |
5701 | 5702 | | |
5702 | | - | |
5703 | 5703 | | |
5704 | 5704 | | |
5705 | 5705 | | |
| |||
0 commit comments