iLikeCSharp

Results 4 comments of iLikeCSharp

Looking into it a little more, not 100% sure but I'm assuming this might be the problem. ![image](https://user-images.githubusercontent.com/33612551/203680003-ef1b1bcb-33ef-4245-be8c-66e4bd30783a.png)

Adding to the last comment, at `SIPSorcery.Net.DtlsUtils.LoadSignerCredentials` there is a check for `supportedSignatureAlgorithms` to see if it contains `SignatureAlgorithm.rsa(1)` but `supportedSignatureAlgorithms` only contains `SignatureAlgorithm.dsa (2)` and `SignatureAlgorithm.ecdsa (3)` causing it...

Wasn't finished so I don't believe you can. https://twitter.com/Tustino/status/1325220390122164224

Yeah I have all those settings and figured out why my proxies were getting banned (I forgot to untick ban if no match on a keycheck) but I still think...