Hi,
 
I need to force a client browser to authenticate itself against a server before the server can show any content back.
 
For this to happen  Mozilla compatible browsers count with a 'KEYGEN' html tag so the client to create a key pair and then send a request. For a long time this was the only way to generate a key pair and request for this kind of client authorization, but now Openssl provides an alternate way to create it with its 'spkac' directive.
 
Problem is; documentation and examples on how to implement an SPKAC browser/client request, signing and export back to the browser that works is missing.
 
Had someone used SPKAC successfully lately?  A prompt response will be greatly appreciated..
 
...

Reply via email to