Hey everyone, hows it going?
Hi, I am having a problem. So the developer of this SDonate Donation System for Rust | Oxide told me the reason why my server cant connect to this https://exsample.com/store/pluginapi.php?game=rust&apikey=CENCORED&ip=CENCORED&port=28015&checkcommands= is because rust oxide does not like https ssl certificates (Yes, my certificate is trusted). is this true? Is there any way at all for rust to read my https link? disabling the https at all will break my site and it requires more effort then needed.
Any help will be appreciated.
Thanks,
Spencer.
Can't connect to my site (HTTPS) SSL certificate
Discussion in 'Rust Discussion' started by [PTN] Spencer454, Dec 29, 2016.
-
Wulf Community Admin
HTTPS works fine, but the version of Mono (not an issue with Oxide or Rust) that Unity uses cannot handle some types of SSL certificates.
Some references:
- Mono https webrequest fails with "The authentication or decryption has failed"
- Mono problems with cert and
mozroots
- Some HTTPS domains fail in mono
- Mono https webrequest fails with "The authentication or decryption has failed"
-
Thankyou @Wulf i will have a look at this now. If anyone is interested i am running linux ubuntu. Also, i will get back if i have fixed it.
-
@Wulf Are you sure the linux version of rust uses mono?
-
Wulf Community Admin
-
Where abouts is it located then? I can't seem to find it.
-
Wulf Community Admin
-
Thanks for the help anyways. -
Wulf Community Admin