SmppServer v1.1.17.0 Unsupported SslProtocol brings app down

.NET library for SMPP protocol
Locked
NickAskew
Posts: 60
Joined: Tue Oct 07, 2008 1:35 pm

SmppServer v1.1.17.0 Unsupported SslProtocol brings app down

Post by NickAskew » Tue Jan 27, 2015 9:29 am

Hi Alt,

I have a problem with the SmppServer class becoming unstable when a client attempts to connect using an unsupported SSL protocol (such as Ssl2, Tls11, Tls12) - such that it brings down my entire app. I'm not sure how to recover from the situation, any advice?

Regards
Nick
ProcessFlows UK Ltd
http://www.processflows.co.uk/
alt
Site Admin
Posts: 985
Joined: Tue Apr 25, 2006 9:45 am

Re: SmppServer v1.1.17.0 Unsupported SslProtocol brings app

Post by alt » Thu Jan 29, 2015 12:48 pm

Hi Nick,

Do you see any error/exception in log file?
Locked