Trying To host my own SMM1 server

I am wondering how I can host my own server for smm1. According to the super Mario maker github GitHub - PretendoNetwork/super-mario-maker: Pretendo Super Mario Maker server · GitHub I need TLS versions 1.0 and 1.1 with RSA SSL ciphers and S3 in order to host the server, one of the servers that supports this is MinIO. Only problem is, is that MinIo cannot do that anymore. So I am wondering how do I host my own server if MinIO is gone.

I’m not sure what you mean by “anymore”. MinIO’s paid hosting tiers never supported the features needed afaik, and when you self host MinIO isn’t the one imposing any TLS restrictions. We never used MinI’s paid hosting, we always self hosted it. We use Garage now though, but again that’s self hosted so it doesn’t have anything to do with any TLS requirements by itself