Trying to connect a wiki into Miraheze farm, DNWB returned the error:
The request was aborted: Could not create SSL/TLS secure channel.
I investigated the problem and it seems to me the reason is the one explained here on StackOverflow
So, as suggested in that Question, I added the code
Trying to connect a wiki into Miraheze farm, DNWB returned the error:
I investigated the problem and it seems to me the reason is the one explained here on StackOverflow
So, as suggested in that Question, I added the code
at row 708, right before
This modification seemingly solved the issue for me, but I thought you might want to have a look at it.
Have a nice day
Luca
Thank you