2-way SSL

.NET library for SMPP protocol
Locked
Niko
Posts: 1
Joined: Mon Oct 24, 2016 7:08 am

2-way SSL

Post by Niko » Mon Oct 24, 2016 7:12 am

Hello.
Does SMPP library (SmppClient and SmppServer) supports the 2-way SSL protocol?

Another question:
How to check the correct authentication work, demo example is authenticated with any certificate, even certificate was expired time or certificate in untrusted.
alt
Site Admin
Posts: 985
Joined: Tue Apr 25, 2006 9:45 am

Re: 2-way SSL

Post by alt » Sat Oct 29, 2016 8:51 pm

Hello Niko,

1. Yes, SmppClient can send client certificate to the server where he can be authorized.

2. Some SSL issues was fixed in the version 1.1.26. Please try it.
Locked