-
Bug
-
Resolution: Can't Do
-
Major
-
None
-
None
-
None
When trying to configure SSL connection using "remote+tls" protocol I encounter failure: it seems that the cleartext connection is being open. Changing the creation options to the ones equal to "remote" protocol fixes the issue. This makes sense as "remote" protocol can be used to create SSL connection as well.