[PR #774] [MERGED] Add openssl configuration check and add shitty ciphers if needed #826

Closed
opened 2026-02-15 15:56:58 -05:00 by yindo · 0 comments
Owner

📋 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: masterHead: vnext


📝 Commits (1)

  • 818eac5 add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/RPCS3/discord-bot/pull/774 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 6/4/2021 **Status:** ✅ Merged **Merged:** 6/4/2021 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (1) - [`818eac5`](https://github.com/RPCS3/discord-bot/commit/818eac591a38929de5a8caec4658d7872cec3468) add openssl configuration check and add shitty ciphers if needed ### 📊 Changes **4 files changed** (+87 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description because mediafire content servers have shitty tls configuration --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 15:56:58 -05:00
yindo closed this issue 2026-02-15 15:56:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RPCS3/discord-bot#826