On Wed, May 11, 2016 at 8:50 AM, Marat Khalili <[email protected]> wrote: > On 11/05/16 16:35, Tom Browder wrote: >> >> Is there any way via CGI to check for a valid client cert? If so, I >> could interject another script to do that at the Enter button. > > Client verification state should be visible to a CGI script via SSL_* > environment variables. SSL_CLIENT_VERIFY looks promising.
Ah! Thanks, Marat--I'll try that and report back! Best regards, -Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
