summaryrefslogtreecommitdiff
path: root/src/appMain
diff options
context:
space:
mode:
authorVadym Luchko (GitHub) <76956836+VadymLuchko@users.noreply.github.com>2021-04-06 18:48:56 +0300
committerGitHub <noreply@github.com>2021-04-06 11:48:56 -0400
commitff4474db121431439ee524982cad6bbcf466fd16 (patch)
treed122a1b22818aca1a376666d3841a33f58116091 /src/appMain
parent1be681182e18f2db24a49a4f4f76b7e9a677efb2 (diff)
downloadsdl_core-ff4474db121431439ee524982cad6bbcf466fd16.tar.gz
Configure security level in ini file (#3681)
* Configure security level in ini file Co-authored-by: Jacob Keeler <jacob.keeler@livioradio.com>
Diffstat (limited to 'src/appMain')
-rw-r--r--src/appMain/smartDeviceLink.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/appMain/smartDeviceLink.ini b/src/appMain/smartDeviceLink.ini
index 0b27e6263a..ed0e672552 100644
--- a/src/appMain/smartDeviceLink.ini
+++ b/src/appMain/smartDeviceLink.ini
@@ -185,6 +185,9 @@ ForceUnprotectedService = Non
; The PTU will be triggered in case expiration date of certificate
; then certain hours amount
UpdateBeforeHours = 24
+; Security level for openssl lib according to:
+; https://www.openssl.org/docs/man1.1.0/man3/SSL_CTX_get_security_level.html
+SecurityLevel = 1
[Policy]
EnablePolicy = true