Help for this page
<FilesMatch "\.(do|cgi|shtml|phtml|php)$"> SSLOptions +StdEnvVars +ExportCertData </FilesMatch>
#!/usr/bin/perl use CGI qw(:standard); ... print "ERROR: Client certificate not presented to webserver for auth +entication"; } print end_html;