Urgent: Connect Failed received invalid response to SSL negotiation

Please help me, I am not a perl nor Pg expert. After a restart,
request-tracker 3.6.1 on Debian etch stopped working. The complete error
message is this:
Connect Failed received invalid response to SSL negotiation: F\n\n at
/usr/share/request-tracker3.6/lib/RT.pm line 176\n

I have tried to figure out where to switch off SSL off but could not find
it.
How can I get this working again?

Thanks for your valued assistance.

H. Kaya

Please help me, I am not a perl nor Pg expert. After a restart,
request-tracker 3.6.1 on Debian etch stopped working. The complete error
message is this:
Connect Failed received invalid response to SSL negotiation: F\n\n at
/usr/share/request-tracker3.6/lib/RT.pm line 176\n

I have tried to figure out where to switch off SSL off but could not find
it.
How can I get this working again?

There is a variable in RT config file: “DatabaseRequireSSL”, you can try
to disable it (set to 0 or undef) if your databse isn’t configured for
SSL connections.