:: On Mon, 22 Dec 2014 12:22:10 +0100
::
<titc.6433be3d22.ofa02dfcab.80f8e04f-onc1257db6.003e277c-c1257db6.003e7...@thockar.com>
 ::
Thomas Eckardt <thomas.ecka...@thockar.com> wrote:

> Sets the version of the SSL protocol used to transmit data.
> 'SSLv23' uses a handshake compatible with SSL2.0, SSL3.0 and TLS1.x,
> while 'SSLv2', 'SSLv3', 'TLSv1', 'TLSv1_1' or 'TLSv1_2' restrict
> handshake and protocol to the specified version.

I tried entering

SSLv23:!SSLv3:!SSLv2

in "SSL_version" but ASSP refuses the above popping up an "invalid
cipher" message :( ... solved it by entering the following string

SSLv2/3:!SSLv2:!SSLv3

which in effect disables SSL while allowing TLS 1.0 and up so now,
connections on port 25 are accepted "in clear" or using STARTTLS which
is exactly what I needed; thanks.




------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to