Certificate Authentication

Posted by Steve McCall on Server Fault See other posts from Server Fault or by Steve McCall
Published on 2010-04-06T10:51:53Z Indexed on 2012/04/04 23:32 UTC
Read the original article Hit count: 162

I am currently working on deploying a website for staff to use remotely and would like to make sure it is secure.

I was thinking would it be possible to set up some kind of certificate authentication where I would generate a certificate and install it on their laptop so they could access the website?

I don't really want them to generate the certificates themselves though as that could easily go wrong.

How easy / possible is this and how do I go about doing it?

© Server Fault or respective owner

Related posts about security

Related posts about authentication