1. 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.
     
  2. Wulf

    Wulf Community Admin

  3. 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.
     
  4. @Wulf Are you sure the linux version of rust uses mono?
     
  5. Wulf

    Wulf Community Admin

    Every Unity-based game such as Rust uses Mono.
     
  6. Where abouts is it located then? I can't seem to find it.
     
  7. Wulf

    Wulf Community Admin

    It's scattered throughout the folder structure. What exactly are you trying to find? It's not a specific file you can "fix", it's an issue with the lack of certification handling in the version Unity is limited to.
     
  8. Well i had a look online and people have found a fix by disabling the certificate checker but i have had a look in the files and there is nothing that checks for it. Like you have just said if unity is limiting it i guess there i nothing i can do.

    Thanks for the help anyways.
     
  9. Wulf

    Wulf Community Admin

    Yeah, we've tried various fixes for it in the past, but no success so far.