Charles Yes, the current code I am working in is written in C but we also have other servers written in assembler and in time they will need to be SSL enabled. We have already successfully set up AT-TLS but the powers that be think that embedding SSL in the code is more flexible.
Meanwhile, does anyone have any thoughts about the EDC5167I I get when I call gsk_environment_open()? The manual basically says whatever you are doing, don't! Thanks Robin -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Charles Mills Sent: 11 March 2016 22:00 To: [email protected] Subject: Re: Linking C module with SSL @Robin, gosh, I just assumed you were writing in C. What is the C in the subject line? I'm not sure why you could not use it from assembler, but I would have to look at the code and think about that a little bit. Charles -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Robin Atwood Sent: Friday, March 11, 2016 3:30 AM To: [email protected] Subject: Re: Linking C module with SSL Charles - Yes, I mean GSK. Is it supported for assembler code? We have a server written almost entirely in assembler which uses the BPX1xxx Unix functions for TCP/IP. I didn't see any SSL support, though, and I am guessing you cannot directly call the C gsk routines. The server *is* LE enabled, if that helps. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] 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
