The Network Security. Org

RSS Feed

HOWTO: Securing A Website With Client SSL Certificates

September 7th, 2006 · No Comments


Let’s assume that you have an Apache webserver and a website that you want VERY finite access webserver.jpgcontrols on. You could do it a number of ways, right?

You could craft a clever login page and use cookies, session IDs, etc.

You could use a simple authentication method like .htaccess.

Or, you could create a custom SSL certificate and give that certificate to very specific users that should have access to your site. In a perfect world, only these users could communicate with your site AND the connection would be secured via the magic of SSL.

I know what you’re thinking.

"But Chief, what if someone STEALS your certificate?" HOWTO: Securing A Website With Client SSL Certificates

From around the Web

  • Advertisments