I'm trying to set up my toy webserver (Apache24) to use only secure connects (all connects are local to the LAN -- it's a dev setup). So far that's not working, and the only tools I can find for testing expect a real cert signed by a real CA, etc., which isn't helpful for development purposes.
Can anyone suggest connection-debugging tools that don't mind working with a locally-signed cert in a LAN environment?
Can anyone suggest connection-debugging tools that don't mind working with a locally-signed cert in a LAN environment?