Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

4 items tagged “ssl”

Researchers Show How to Forge Site Certificates. Use an MD5 collision to create two certificates with the same hash, one for a domain you own and another for amazon.com. Get Equifax CA to sign your domain’s certificate using the outdated “MD5 with RSA” signing method. Copy that signature on to your home-made amazon.com certificate to create a fake certificate for Amazon that will be accepted by any browser. 1 30th December 2008, 3:27 pm

the tls report (via) Clever service that analyses a web server’s SSL implementation and grades it based on things like the protocols, certificates, ciphers and key lengths it supports. Includes public reports on the top and bottom 20 sites. 0 10th June 2008, 11:49 pm

MyOpenID relaunches. Now with a handsome redesign and support for SSL client certificates as a secure alternative to passwords. 4 17th April 2007, 3:40 pm

prooveme.com. An OpenID provider that uses SSL client certificates (which you install in your browser) for authentication. 2 22nd February 2007, 12:01 pm

A django site