Hello
I've setup SSL on my
apache web server with client authentication and the first request from the
client seems to be successful or at least partially, before I send a second
request I get a " SSL input filter read failed error" that I see on my server
logs while the client is also com
I have a Apache server that is configured to authenticate clients for a
certain URL while the other clients are not authenticated. Here's how
my vhost.conf file looks like
# General setup for the virtual host
DocumentRoot "C:/Program Files/Myserver/myfiles"
ServerName Myserver.server.com:443