- From: Francois Daoust <fd@w3.org>
- Date: Tue, 16 Dec 2008 15:35:03 +0100
- To: public-mobileok-checker <public-mobileok-checker@w3.org>
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