mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +08:00
change a few ssl config comments
This commit is contained in:
@@ -407,14 +407,12 @@
|
||||
; #
|
||||
|
||||
; SSL certificate validation options
|
||||
; used also on contacting other peers that require SSL and we don't
|
||||
; you should set this to false forcing all peers (like regions) to have valid certificates
|
||||
; but you can allow selfsigned certificates or no official CA with next option true
|
||||
; you can allow selfsigned certificates or no official CA with next option set to true
|
||||
; NoVerifyCertChain = true
|
||||
; you can also bypass the hostname or domain verification
|
||||
; NoVerifyCertHostname = true
|
||||
; having both options true does provide encriptation, but low security
|
||||
; possible enought for small grids, specially it not comercial
|
||||
; having both options true does provide encryption but with low security
|
||||
; set both true if you don't care to use SSL, they are needed to contact regions or grids that do use it.
|
||||
|
||||
[Map]
|
||||
; Map tile options.
|
||||
|
||||
Reference in New Issue
Block a user