mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #774] [MERGED] Add openssl configuration check and add shitty ciphers if needed #826
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RPCS3/discord-bot/pull/774
Author: @13xforever
Created: 6/4/2021
Status: ✅ Merged
Merged: 6/4/2021
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (1)
818eac5add openssl configuration check and add shitty ciphers if needed📊 Changes
4 files changed (+87 additions, -4 deletions)
View changed files
📝
Clients/MediafireClient/Client.cs(+12 -2)📝
CompatBot/EventHandlers/LogParsing/SourceHandlers/MediafireHandler.cs(+4 -2)📝
CompatBot/Program.cs(+2 -0)➕
CompatBot/Utils/OpenSslConfigurator.cs(+69 -0)📄 Description
because mediafire content servers have shitty tls configuration
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.