After installing relay v9 on client v9 the client tries secure registration

(imported topic written by ItsAvi)

Hi,

when the client is first installed and it tries to the registeronce (still not a relay), then it will approach it’s relay and try secure registration and then the log shows “Registration backing off from SSL, attempting in clear text” - this is OK this is what i want, i don’t want secure yet.

but when i install a relay on that same client which works fine, then after the relay is installed another “RegisterOnce” occurs to 127.0.0.1 (the relay service) and this time it does not “back off” it just fails over and over, why is it?

how can i disable this behavior or control it? it wasn’t like that in v8, and somehow i feel it’s not working as it should on v9

the relay diagnostic settings:

  • _BESRelay_Comm_Authenticating: 0

HTTPServer Settings

_BESRelay_HTTPServer_DynamicThrottleEnabled: 0

_BESRelay_HTTPServer_DynamicThrottleMaxKBPS: 0

_BESRelay_HTTPServer_DynamicThrottleMinKBPS: 0

_BESRelay_HTTPServer_DynamicThrottlePercentage: 0.0

_BESRelay_HTTPServer_HostName:

_BESRelay_HTTPServer_HttpLogExpirationDays: 0

_BESRelay_HTTPServer_LogFileSizeLimit: 52428800

_BESRelay_HTTPServer_MaxConnections: 2048

_BESRelay_HTTPServer_MaxRequestLineLength: 32768

_BESRelay_HTTPServer_PortNumber: 52311

_BESRelay_HTTPServer_ReadTimeOut: 60

_BESRelay_HTTPServer_ThrottleKBPS: 0

_BESRelay_HTTPServer_UseSSLFlag: 0

_BESRelay_HTTPServer_WriteTimeOut: 300

_BESRelay_HTTPServer_WriteMiniDumps: 0

and when i try to access: “https://localhost:52311/rd” i’m able to access, i want to disable this whole secure thing until i know how to control it, thanks!

(also where is the PDFs and settings for V9? i can’t find it anywhere)

(imported comment written by Rafael Rodriguez)

tool of Admin to bes root.–>
advanced Options
–> usePre70ClientCompatibleMIME --> false.

(imported comment written by ItsAvi)

Hi Rafael,

Appreciate the reply but can you elaborate on this? have you seen this same behavior before? i read everything that’s documented on this setting and i don’t see it relates to this issue.

also: in my deployment the settings is - False.

One more Update:

if upgrade sequence is:

fresh install: client 9 > relay 9 = issue

upgraded install: client 8 + relay 8 > relay 9 > client 9 = no problem

(imported comment written by Rafael Rodriguez)

I update from version 8.2.1372.0 to a forum 9.x encotnré looking solves another problem that this option was to configure the system certificates. If set to false, the clients can connect with or without a certificate. With true forces have certificate.
To enable encryption on clients the task is 978 BES Support site.

If you see that you still giving problems, enables _BESRelay_Log_Verbose = 1 and then up the BESRELAY.log

(imported comment written by misty2244)

sacxa

(imported comment written by Rafael Rodriguez)

if you do not read it seems wrong. and if you think I’m a beginner, it gives a better solution.