In article <e10ab720-15ad-40c8-93aa-fd1f1cc3a...@googlegroups.com> you wrote:
> How does Google validate sending emails from Windows ? There is no need to 
> purchase any CA certs so those must exist inside the Browser when accessing 
> Gmail.

I think all the browsers come with CA certs these days.

> I have a Java program that I found on the internet that I can run on windows 
> to send mail using TLS on port 587 to the Gmail SMTP server.
> Same java program does not work from z/OS.  
> The error is:
> javax.mail.MessagingException: Could not convert socket to TLS; 
> I am assuming that TLS won't work without having the required certs installed 
> on a RACF keyring for TLS to use.
> Maybe it is possible to export those certs from windows ?

I see some kludges for this java error where you just "trust" the 
domain. I think putting in a CA cert in RACF is the way to go, whether
copying from Firefox or getting from some 3rd party is something I
don't know. I don't even play a sysprog on TV. :)


-- 
Don Poitras - SAS Development  -  SAS Institute Inc. - SAS Campus Drive
sas...@sas.com           (919) 531-5637                Cary, NC 27513

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to