mirror of
https://github.com/writefreely/writefreely
synced 2024-11-12 20:27:10 +00:00
Re-add ossl_legacy.cnf
This commit is contained in:
parent
526db318c4
commit
142c5d6cec
1 changed files with 10 additions and 0 deletions
10
ossl_legacy.cnf
Normal file
10
ossl_legacy.cnf
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
|
||||||
|
[provider_sect]
|
||||||
|
default = default_sect
|
||||||
|
legacy = legacy_sect
|
||||||
|
|
||||||
|
[default_sect]
|
||||||
|
activate = 1
|
||||||
|
|
||||||
|
[legacy_sect]
|
||||||
|
activate = 1
|
Loading…
Reference in a new issue