Hello,
Which version of TLS is supported by the SMPP Client ?
thank you
TLS version
Re: TLS version
all TLS versions, supported by target framework
Re: TLS version
Hi,
I'm testing version inetlab 2.9.38, TLS 1.3 giving me exception "The requested security protocol is not supported."
But if I change it to TLS 1.2, the client manage to bind.
Am compiling with dotnet 8.0
Appreciate your feedback on this.
Thank you.
xhide
I'm testing version inetlab 2.9.38, TLS 1.3 giving me exception "The requested security protocol is not supported."
But if I change it to TLS 1.2, the client manage to bind.
Am compiling with dotnet 8.0
Appreciate your feedback on this.
Thank you.
xhide
Re: TLS version
The library uses underlying OS stack. If OS does not support it you get this error.