Skip to content
This repository was archived by the owner on May 7, 2026. It is now read-only.
This repository was archived by the owner on May 7, 2026. It is now read-only.

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

Description

@GoogleCodeExporter
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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions