RE: [FYI] Update on HTTPS checks

Hi Francois,

This seems very accurate now. Thank you very much
for the changes.

Regards,
Abel.

-----Mensaje original-----
De: public-mobileok-checker-request@w3.org
[mailto:public-mobileok-checker-request@w3.org] En nombre de Francois
Daoust
Enviado el: martes, 16 de diciembre de 2008 15:35
Para: public-mobileok-checker
Asunto: [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 Wednesday, 17 December 2008 10:01:52 UTC