Hello,
I have almost completed the install of SSL explorer.
I go through the config and when finishing the setup and trying to start/restart the service I get the following:
-----
ERROR Main - Failed to start SSL Explorer. Some server other than SSL-Explorer is already running on port 65530.Check which other services you have enabled that may be causing this conflict. Then, either disable the service, change the port on which it is listening or change the port on which SSL-Explorer listens.
java.io.IOException: Some server other than SSL-Explorer is already running on port 65530.Check which other services you have enabled that may be causing this conflict. Then, either disable the service, change the port on which it is listening or change the port on which SSL-Explorer listens.
-----
But this is not the case because I have tried to change the port numbers and also ensured my firewall is not running, also a netstat -a shows nothing listening on any of the ports I have tried (444, 4444, 65530)?
So close yet so far!