Idk what happened here, or if it is SweeNet or just ZNC #2
Labels
No labels
Compat
Breaking
Discourse migration
Feature
IRCv3
Feature
RFC1459
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: swee/IRCat#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
(Originally posted by @Depresst0 on Discourse)
For some reason *status in SweeNet dumped the certificate on the 4th of february.
I cannot understand why. and it’s only in SweeNet that it happened.
(Originally posted by @swee on Discourse)
Hi @Depresst0
This error was when I was migrating the built in
ssl
module toPyOpenSSL
, (I have reverted that change recently)I accidentally made OpenSSL load the certificate chain as a certificate file instead of chain
This problem was not reported here since it required only a small patch.
Ref: Commit
6577098a60