aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r--bin/OpenSimDefaults.ini8
1 files changed, 3 insertions, 5 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index 4884d3d..a8566e2 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -407,14 +407,12 @@
407 ; # 407 ; #
408 408
409 ; SSL certificate validation options 409 ; SSL certificate validation options
410 ; used also on contacting other peers that require SSL and we don't 410 ; you can allow selfsigned certificates or no official CA with next option set to true
411 ; you should set this to false forcing all peers (like regions) to have valid certificates
412 ; but you can allow selfsigned certificates or no official CA with next option true
413 ; NoVerifyCertChain = true 411 ; NoVerifyCertChain = true
414 ; you can also bypass the hostname or domain verification 412 ; you can also bypass the hostname or domain verification
415 ; NoVerifyCertHostname = true 413 ; NoVerifyCertHostname = true
416 ; having both options true does provide encriptation, but low security 414 ; having both options true does provide encryption but with low security
417 ; possible enought for small grids, specially it not comercial 415 ; set both true if you don't care to use SSL, they are needed to contact regions or grids that do use it.
418 416
419[Map] 417[Map]
420 ; Map tile options. 418 ; Map tile options.