Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: No name matching www.gmail.com found #39

Open
GoogleCodeExporter opened this issue Apr 11, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Voice voice = new Voice("xxx@gmail.com", "pass");
2. voice.sendSMS("918970141047", "Hi");
3.

What is the expected output? What do you see instead?
send sms to any mobile number through google voice api.

https://www.google.com/accounts/ClientLogin - OK
Logged in to Google - Auth token received
https://www.google.com/voice/ - Moved Temporarily
https://www.google.com/voice/ - 302 - new URL: 
https://www.gmail.com/call?gsessionid=dG8G6u2eVwNz_1WH-d0BNQ
javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: 
No name matching www.gmail.com found
What version of the product are you using? On what operating system?
google-voice-java-1.8-java5.jar, java6, json.jar, win7

Please provide any additional information below.

Original issue reported on code.google.com by chandra....@gmail.com on 28 Apr 2012 at 6:11

@GoogleCodeExporter
Copy link
Author

Do you have a valid Google Voice Account set up?

Original comment by malone.j...@gmail.com on 2 May 2012 at 4:17

@GoogleCodeExporter
Copy link
Author

That was the problem with my testing, I got this error but did not have a 
Google Voice account setup. Once I set up the account, the problem went away.

Original comment by thegrouc...@gmail.com on 21 Nov 2012 at 4:53

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant