https://bz.apache.org/bugzilla/show_bug.cgi?id=63256
--- Comment #9 from Yann Ylavic <[email protected]> --- My client is simply: $ while true; do curl -k -v --cert /home/ylavic/src/apache/install/httpd/certs/client.pem --key /home/ylavic/src/apache/install/httpd/certs/client.key https://localhost:8443/host01/bob/bob; sleep 1; done -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
