Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.misc > #7478
| From | J G Miller <miller@yoyo.ORG> |
|---|---|
| Newsgroups | comp.os.linux.misc |
| Subject | A working incantation for openssl to gmail via SSL and TLS |
| Date | 2013-03-14 22:01 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <khthbs$icr$2@dont-email.me> (permalink) |
| References | <khpveb$b4l$1@dont-email.me> <khtf6k$8ig$1@dont-email.me> |
On Thursday, March 14th, 2013, at 21:24:37h +0000, Chick Tower asked: > Could you please direct the rest of us to where you found this > information? At a guess, because exactly the same incantation is given, at <http://stackoverflow.COM/questions/12367298/ssl-tls-cant-connect-to-gmail-from-php> QUOTE I CAN connect to gmail and send mail throw openssl like this: TLS: openssl s_client -starttls smtp -connect smtp.gmail.com:587 -crlf -ign_eof SSL: openssl s_client -connect smtp.gmail.com:465 -crlf -ign_eof so, the ports all open UNQUOTE
Back to comp.os.linux.misc | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
bash re-direction? Avoid9Pdf@gmail.com - 2013-03-13 13:37 +0000
Re: bash re-direction? "Chris F.A. Johnson" <cfajohnson@gmail.com> - 2013-03-13 17:12 -0400
Re: bash re-direction? Chick Tower <c.tower@deadspam.com> - 2013-03-14 21:24 +0000
A working incantation for openssl to gmail via SSL and TLS J G Miller <miller@yoyo.ORG> - 2013-03-14 22:01 +0000
Re: A working incantation for openssl to gmail via SSL and TLS J G Miller <miller@yoyo.ORG> - 2013-03-14 22:18 +0000
Re: bash re-direction? Unknown <dog@gmail.com> - 2013-03-24 10:14 +0000
Re: bash re-direction? J G Miller <miller@yoyo.ORG> - 2013-03-24 15:47 +0000
Re: bash re-direction? Unknown <dog@gmail.com> - 2013-03-25 18:19 +0000
Re: bash re-direction? J G Miller <miller@yoyo.ORG> - 2013-03-25 20:01 +0000
Re: bash re-direction? Chick Tower <c.tower@deadspam.com> - 2013-03-27 02:21 +0000
Re: bash re-direction? J G Miller <miller@yoyo.ORG> - 2013-03-27 13:33 +0000
Re: bash re-direction? The Natural Philosopher <tnp@invalid.invalid> - 2013-03-26 01:31 +0000
Re: bash re-direction? Unknown <dog@gmail.com> - 2013-03-24 10:20 +0000
csiph-web