late to the game here, we were forced to move to TLS 1.2, once we did z/osmf services, notifications services stopped working, specifically JES2EDS, to fix this we had to add an LE parm

I'm not sure this would help in you case but it may be worth a try.

ENVAR("GSK_PROTOCOL_TLSV1_2=ON") and add a local override file to the /global/zosmf/configuration/

local_override.cfg

IZU_SSL_PROTOCOL=TLSv1.2 - watch the case, it matters

cycle izusvr1

 Carmen

On 12/2/2021 2:13 PM, Tom Longfellow wrote:
You might have a look at this also:
https://www.ibm.com/support/pages/node/6518654
It basically a timing issue with the start of Pagent and z/OSMF using AT-TLS.
Sadly, that is not my problem - No Java.IO exception.   And PAGENT is up and 
working.   I have recycled the zOSMF tasks several times, playing with things 
like HOSTNAME() for the listening port.
I DO think it has something to do with encryption since the only thing I can 
read is a message like 'HELO(TTLS_  something)'  I cannot catch that every 
time, but the connection never completes.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email [email protected]  with the message: INFO IBM-MAIN

--
/I am not bound to win, but I am bound to be true. I am not bound to succeed, but I am bound to live by the light that I have. I must stand with anybody that stands right, and stand with him while he is right, and part with him when he goes wrong. *Abraham Lincoln*/

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to