Add openssl certificate
This commit is contained in:
parent
740637173f
commit
5599b7a0e8
2 changed files with 4500 additions and 0 deletions
4496
ca-certificates.crt
Normal file
4496
ca-certificates.crt
Normal file
File diff suppressed because it is too large
Load diff
|
@ -103,6 +103,10 @@ fallback="fr"
|
||||||
|
|
||||||
file_logging/enable_file_logging=true
|
file_logging/enable_file_logging=true
|
||||||
|
|
||||||
|
[network]
|
||||||
|
|
||||||
|
ssl/certificates="res://ca-certificates.crt"
|
||||||
|
|
||||||
[node]
|
[node]
|
||||||
|
|
||||||
name_casing=2
|
name_casing=2
|
||||||
|
|
Loading…
Reference in a new issue