I found that line in SSSREXX REXX and fixed it. I tried again and got an "SSL Alert: HANDSHAKE_FAILURE" message. I then looked further and saw
the CERTDB stuff and checked for our CA (Entrust), it wasn't there. I use d SSLADMIN to export the cert from SSLSERV, since I had to add it there whe n we first brought up SSLSERV. I added the Entrust cert to the SSLCERT PEM file and ran CERTDB EXEC to rebuild the SSLCERT CERTDB and CERTDBX files. I still get this "SSL Alert: HANDSHAKE_FAILURE" message. My target url is https://vm1.hqadmin.doe.gov/htbin/callup.cgi?name=kern My entry is #5 in the response. Is there any additional documentation for RXSSL? /Tom Kern /301-903-2211 On Mon, 20 Oct 2008 11:56:22 -0500, James Johnson <[EMAIL PROTECTED]> wrote: >Somewhere in the Rexx code for SSL support there is a comment that says: > "To enable TLS support uncomment the following line" >That may not be the actual wording, but that is the jest of what it says . > >Have you tried uncommenting that line? > >James Johnson >======================== ========================= ========================