By Mahoney266
via cs.utexas.edu
Published: Oct 26 2012 / 08:14
This paper alleges that many HTTPS clients, including Apache HttpClient 3.x and everything built on it (Axis 1 & 2, Apache CXF) either do not check the trust chain of a TSL certificate appropriately or do not validate that the certificate is for the domain they are trying to contact, in both cases opening themselves up to simple man-in-the-middle attacks. Whilst I have not validated its allegations I think they deserve to be taken seriously & particularly the advice that any application that is a client of a cloud based TLS secured service should actively test whether it allows connections to untrusted or wrong domain certificates.
Add your comment