View Single Post
mason's Avatar
Posts: 93 | Thanked: 36 times | Joined on Nov 2009 @ Germany / Mainz
#94
this looks like a problem with a self signed cert, did you try loosening the ssl server cert check in the config.ini?

# The client refuses to establish the connection unless
# the server presents a valid certificate. Disabling this
# option considerably reduces the security of SSL
# (man-in-the-middle attacks become possible) and is not
# recommended.
SSLVerifyServer = 0