[FYI] Update on HTTPS checks

Hi,

FYI, I updated the HTTPS checks I had incorrectly implemented. The match 
between the host name and the certificate did not take into account the 
possibility that a wildcard could be used within the certificate.

I created two new classes:
  HostnameVerifier
  SSLHostnameUnverifiedException
... and updated the MobileOKSSLProtocolSocketFactory class consequently.

See bug 6313:
  http://www.w3.org/Bugs/Public/show_bug.cgi?id=6313

Francois.

Received on Tuesday, 16 December 2008 14:35:39 UTC