-
Bug
-
Resolution: Fixed
-
None
-
High
-
Fixed the access to across instances with self signed certificates.
-
Emptyshow more show less
problem
When accessing across servers to download TBX data they may be protected with a self signed ssl certificate. Basically insecure this is ok if access is protected additionally by firewall or similar.
By default self signed certificates are not allowed.
solution
Allow self signed certificates if configured so in the crossapi.config by enabling the new config value
;ssl_allow_self_signed=true