Closed george-vlahakis closed 7 years ago
Some progress:
If I run the XSP server from the command line with MONO_TLS_PROVIDER=btls it seems to work. So doing the following before calling the generate() function works!
System.Environment.SetEnvironmentVariable("MONO_TLS_PROVIDER", "btls");
This is for Mono 4.8 (obviously)
Awesome. Great that you figured it out!
I'll close this issue since it seems resolved.
Seems that there is no support for TLS 1.2 with current implementation in Mono. At least not at the server side (ASPX).
Calling gateway.ClientToken.generate() generates: