Search found 11 matches

by rafaels
10 Dec 2015, 14:51
Forum: SFS2X Questions
Topic: disable SSLv3 for Websocket connections
Replies: 7
Views: 9824

Re: disable SSLv3 for Websocket connections

Hi Lapo,

Just wanted to let you know that Upgrading the JRE to java 8 and specifying the protocols in the virtual machine variables did the trick.

Thanks for all your help.
Rafael
by rafaels
01 Dec 2015, 16:46
Forum: SFS2X Questions
Topic: disable SSLv3 for Websocket connections
Replies: 7
Views: 9824

Re: disable SSLv3 for Websocket connections

Hi Lapo, Legally, what we need to prove, is that our systems will not allow an SSLv3 connection from our end. I've been able to find now that netty was not disabling SSLv3 until version 4.0.24 (https://github.com/netty/netty/issues/3139). Will you recommend against upgrading manually the netty jar i...
by rafaels
01 Dec 2015, 15:33
Forum: SFS2X Questions
Topic: disable SSLv3 for Websocket connections
Replies: 7
Views: 9824

Re: disable SSLv3 for Websocket connections

Hi Lapo, Thanks for the quick reply. We're doing vulnerability testing in all our systems at the moment, and if we use the DigiCert Certificate Agent tools to scan our system that uses Smartfox 2x (Patch 2.9.2), on the port that is used to handle secure web socket connections, and we get the followi...
by rafaels
01 Dec 2015, 13:08
Forum: SFS2X Questions
Topic: disable SSLv3 for Websocket connections
Replies: 7
Views: 9824

disable SSLv3 for Websocket connections

Hi, For vulnerability remediation purposes, I'd like to disable SSLv3 for all websocket connections and I can't find out how. I tried modifying the jetty-ssl.xml file as suggested in forums, adding the following to the sslContextFactory <Set name="ExcludeProtocols"> <Array type="java....
by rafaels
10 Jan 2013, 11:34
Forum: SFS2X Questions
Topic: Ghost Hunter not working
Replies: 6
Views: 8455

Re: Ghost Hunter not working

Thanks for your response. Currently my serverl.xml is set as you mention in your reply but I still have players in my server who disconnected days ago and they still appear in rooms if I use smartfox web console. How often do ghost users get removed from the server?
by rafaels
10 Jan 2013, 10:25
Forum: SFS2X Questions
Topic: Ghost Hunter not working
Replies: 6
Views: 8455

Ghost Hunter not working

Hi, I have recently upgraded to version 2.4.0 and for some reason I can't get the ghost hunter to work. I have tried adding the tag <ghostHunterEnabled>true</ghostHunterEnabled> in server.xml and also I've tried removing the tag completely from the file, in case version 2.4.0 does ghost hunting auto...
by rafaels
17 Jun 2011, 07:04
Forum: SFS2X Questions
Topic: addBuddy unimplemented method
Replies: 3
Views: 5942

I see, thanks for your reply.
by rafaels
14 Jun 2011, 09:52
Forum: SFS2X Questions
Topic: addBuddy unimplemented method
Replies: 3
Views: 5942

Hi again

Hello once again,

I really hope you can answer to my question (detailed in the message above). I need an answer so I can move on with the buddy management of my project.

Thanks
by rafaels
08 Jun 2011, 13:17
Forum: SFS2X Questions
Topic: smartfox stops accepting connections/requests
Replies: 15
Views: 45461

I have the exact same problem

Hello,

My server does exactly the same. It even sends messages to clients successfully but it does not react to any incoming client requests, including login (even from the admin tool).

If you have found the problem please let me know.

Thank you!
by rafaels
02 Jun 2011, 12:35
Forum: SFS2X Questions
Topic: addBuddy unimplemented method
Replies: 3
Views: 5942

addBuddy unimplemented method

Hi, I am working with buddies and I was hoping I could use the addBuddy method that requires the zone and the user names of the players to become buddies as parameters. Later on I realised the method is not implemented yet (even though it says that in the API I gave it a try to make sure it was not ...
by rafaels
04 May 2011, 12:44
Forum: SFS2X Questions
Topic: Client reconnection query
Replies: 1
Views: 3941

Client reconnection query

Hello, I am trying to understand the HRC system and its scope. I read that the stand alone application or web browser should not be closed to maintain the user session but I'd like to have a way of testing a client disconnection. Currently my server has a user reconnection time frame of 10 seconds a...

Go to advanced search