summaryrefslogtreecommitdiffstats
path: root/src/mbedTLS++/RootCA.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-05-19cTCPLink and cUrlClient accept list of trusted root CAs for TLS.Mattes D1-97/+0
2023-05-19Auth SSL Fixesx12xx12x1-0/+97
- Fixed Login Breaking bug - Auth and MojangAPI now use UrlClient - fixed bug in UrlClient where one letter was missing in the HTTP Header - added function to verify Urls from config files and error handling on bad Urls in config for Auth