mirror of
https://github.com/AnanthVivekanand/spotify-adblock.git
synced 2026-04-26 21:15:53 +03:00
[GH-ISSUE #59] MITM Certificate on Arch Linux #318
Labels
No labels
cannot reproduce
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-adblock#318
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 created by @appleplectic on GitHub (Dec 20, 2021).
Original GitHub issue: https://github.com/AnanthVivekanand/spotify-adblock/issues/59
How would I go about trusting the
certs/certs/ca.crtfile on Arch Linux? All I've come across is how to do it on Debian. I need this for MITM.I've tried copying this file to
/etc/ca-certificates(and most of its subdirectories),/usr/local/share/ca-certificates(didn't exist), etc., to no avail.I've tried to update it using
update-ca-trustandupdate-ca-trust extract, but these don't work.Also, could you please document in the README how to do this, as there is only instructions for macOS.
@AnanthVivekanand commented on GitHub (Dec 20, 2021):
Perhaps this may help? https://wiki.archlinux.org/title/User:Grawity/Adding_a_trusted_CA_certificate
I don't have a Linux machine to test on at the moment.
@appleplectic commented on GitHub (Dec 20, 2021):
No dice. I've tried that, but it doesn't work.
@NeoHBz commented on GitHub (Aug 1, 2022):
did you find any workaround? here's my issue on the same topic.