Tony, yes I missed the part of a z/os client, sorry for that. But it only makes sense, if both z/os are on different boxes or use external tcpip paths, otherwise since between tcpip and the calling application of the socket api its unencrypted anyway, it would be a waste of cpu cycles.
Denis. -----Original Message----- From: Tony Harminc <[email protected]> To: IBM-MAIN <[email protected]> Sent: Thu, Jun 15, 2017 07:12 PM Subject: Re: changing batch job to use SSL On 15 June 2017 at 12:24, Denis < 000001664d8ede6c-dmarc-<a href="mailto:[email protected]">[email protected]</a>> wrote: > This is new for me, can you point me to docs how to set up at-tls on > windows for a tcpip c client program connecting to z/os? Denis, I don't think Windows is in this picture anywhere; certainly it was not mentioned until now. The OP spoke of a COBOL client program on z/OS talking to a platform-unspecified external server (presumably not under his control). AT-TLS on z/OS can provide the required client side protocol support for TLS. The OP said that the server program already supports TLS, so it's mostly a matter of getting the certificate stuff and the AT-TLS config right. Tony H. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to <a href="mailto:[email protected]">[email protected]</a> with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
