Re: [Sslproxy-users] Query
Brought to you by:
szilu
From: Szilard H. <sz...@sy...> - 2006-11-16 11:18:41
|
On Thu, Nov 16, 2006 at 09:15:24AM +0000, kavita....... wrote: > Hello, > We got bind error while running SSL proxy. > The steps we followed for running are > 1. make > 2. created the certificates using command given in README > 3. Executed ./ssl_proxy > After this it is giving bind error. > So what should be done to remove this error and run program successfully. Hello! If you run ssl_proxy without parameters it binds to port 443 (https). Make sure you don't run any other https service (apache with SSL enabled, for example). On linux you can check port bindings with the "netstat -l -n -p" command. Bye, Szilard -- Szilard Hajba Symbion Ltd. Phone: (+36)20/203-31-56 H-9028 Gyor, Uj u. 38. ICQ: 12892911 E-Mail: sz...@sy... Skype: hszilu |