Disable SSLv3 for FP3 for Domino 9.0.1

A few weeks ago there was a post on how to disable SSLv3 when running hotfixes for 9.0.1FP2. The notes.ini parm was ‘DEBUG_UNSUPPORTED_DISABLE_SSLV3=17’, and it’s been running fine on all my machines.

9.0.1FP3 has been released - and I have it running on one server.

I see in the Notes/Domino Fixlist for 9.0.1FP3 the following:

KLYH9QXMQE Adds the ability to disable SSLv3 by setting DISABLE_SSLV3=1.

So, of course, I was going to try that.

:wink:

I don’t see anything mentioned, however, in the release notes for 9.0.1FP3 - http://www-10.lotus.com/ldd/fixlist.nsf/8d1c0550e6242b69852570c900549a74/bf934438a28dbcc885257dd40071458b?OpenDocument http://www-10.lotus.com/ldd/fixlist.nsf/8d1c0550e6242b69852570c900549a74/bf934438a28dbcc885257dd40071458b?OpenDocument

Does ‘DISABLE_SSLV3=1’ perform the same function as ‘DEBUG_UNSUPPORTED_DISABLE_SSLV3=17’ ?

Is there anything else I need to know before continuing? I assume then i want to remove ‘DEBUG_UNSUPPORTED_DISABLE_SSLV3=17’ ?

Thanks!

Subject: Thanks, Dave!

It’s good to be on the bleeding edge!

Subject: Both variables will work in FP3 <>