I am the owner of a website on an intranet and I want to reject users with invalid certificate, (for instance if a user X does not have the dedicated certificate installed on his machine he will not be allowed to access my website) :
Is there a way to detect (with javascript) if the certificate is invalid on the client side ?