开发者

Messaging Application only gets Security Certificates Once

I'm developing a messaging application that runs within a larger program. When the user logs off in the main program, an event is triggered to log them off in my module. The same occurs for log on. Right now the first user gets in fine, but there is an error about accepting the security certificate every time the second user tries t开发者_如何学Pythono get in. I have no idea why this error would exist as the first user gets in fine, and the logic is the same. I know this isn't a ton to go on, but are there any obvious things I should check?

I'm using C# with Jabber.NET as my main XMPP library.


Did you wire up the OnInvalidCertificate callback in one and not the other?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜