Michael Ashmead
05/05/2022, 6:07 PMBoris
05/05/2022, 6:59 PMBoris
05/05/2022, 6:59 PMMichael Ashmead
05/05/2022, 7:00 PMverify full, it doesn’t give me the option to add the SSL certs somewhere though?Michael Ashmead
05/06/2022, 2:00 PMAndrey Skripnikov
05/06/2022, 3:19 PMprefer, require and verify-full.
By default we are using the maximum security verify-full mode. It uses SSL connection and verifies if the certificate was signed by a trusted CA as well as if the server hostname match with the hostname stored in server certificate.
You can also use the self-signed certificate, but it will only allow to use require encryption mode that only secures the connection, but doesn’t enforce data encryption.
We don’t allow self-service certificate upload. It can only be done through the customer support for our paying customers.
Hope it helps!Michael Ashmead
05/06/2022, 3:38 PMMichael Ashmead
05/06/2022, 3:39 PMMichael Ashmead
05/06/2022, 3:43 PMMartin Burian
05/09/2022, 10:45 AM