Unfortunately, the current situation is that api.twitter.com is on a
wildcard certificate.

We have plans to move it a fixed SSL certificate in the near future, but no
definite date yet.

-j

On Thu, Jul 22, 2010 at 11:50 AM, bjcoredev <jme...@gmail.com> wrote:

>
> My app doesn't use the mobile site.
>
> My twitter client is written in J2ME (Java Micro Edition) and is not
> using the mobile site but the Twitter API.
>
> I m coding  my client with WTK 2.5.2 Sun Wireless Toolkit (like many
> other Java mobile developers) and since  the 21/07/2001 1AM GMT
> my app  running under WTK can't access the url
> https://api.twitter.com/oauth/access_token
> because the WTK CAN'T HANDLE WILDCARD SSL certificates.
> returning the error:"Subject alternative name did not match site
> name".
>
>
>
> I'have read that real (real devices opposite to the emulator) mobile
> JAVA platforms (Sony ericsson,WM 5.0,..)  don't accept wildcard SSL
> certificates so twitter clients using twitter API  written in J2ME
> running under these platform can't access the url
> https://api.twitter.com/oauth/access_token
> anymore so can't process xAuth authentication wich will be mandatory
> on 15 august
> So .....
>
>
>
> On 22 juil, 20:20, John Adams <j...@twitter.com> wrote:
> > The mobile site has used a wildcard certificate for the last two years;
> Did
> > you recently begin experiencing this issue or was your code working in
> the
> > past?
> >
> > -j
> >
> >
> >
> > On Thu, Jul 22, 2010 at 6:43 AM, bjcoredev <jme...@gmail.com> wrote:
> > > It seems that SUN WTK 2.5.2 doesn't accept wildcard certificates
> > > I hope that mobile platforms accept wildcard SSL certificates. If this
> > > not the case, it will make twitter xAuth/oAuth unusable....
> >
> > > Regards
> >
> > > On 22 juil, 14:57, bjcoredev <jme...@gmail.com> wrote:
> > > > Hi
> >
> > > > My mobile app logged to twitter using xAuth and was working like a
> > > > charm until the last SSL certicate changed
> > > > (seehttp://
> > > groups.google.com/group/twitter-development-talk/browse_thread...)
> >
> > > > My app logs correctly with the new certicate on real device (N97)
>  but
> > > > failed with the 2.5.2 Sun Wireless Toolkit wich i use to develop my
> > > > app.
> >
> > > > when i request token with the url (with all the parameters needed):
> > >https://api.twitter.com/oauth/access_token
> >
> > > > I get the following error message relative to the SSL certificate:
> >
> > > > Subject alternative name did not match site name
> >
> > > > It seems that the SSSL certificate doesn't match the host name
> > > > (api.twitter.com)
> >
> > > > I can't now no longer code end test my app on the computer
> > > > Help !!!
> >
> > > > I repeat: All was working fine before the SSL certificate change on
> > > > the 21/07/2001 1AM GMT.
> >
> > > > Regards- Masquer le texte des messages précédents -
> >
> > - Afficher le texte des messages précédents -
>

Reply via email to