mirror of
https://github.com/AnanthVivekanand/spotify-adblock.git
synced 2026-04-26 21:15:53 +03:00
[GH-ISSUE #71] "You haven't installed the generated CA certificate" #51
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#51
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 @NeoHBz on GitHub (Jul 30, 2022).
Original GitHub issue: https://github.com/AnanthVivekanand/spotify-adblock/issues/71
using a Ubuntu 20.04, free tier Oracle VPS, aarch64 CPU 4-cores
certificate has been added & activated
but mitm still throws this error & exits
@georgejosephada commented on GitHub (Sep 14, 2022):
on Windows 10+ you need to store certificate in Trusted Root Certification Authority
@NeoHBz commented on GitHub (Sep 21, 2022):
anything about a Ubuntu VPS?
@AnanthVivekanand commented on GitHub (Dec 10, 2022):
@NeoHBz Are you trying to run the proxy on the VPS? You should trust the Root CA generated on the VPS on the computer where Spotify is actually running.
@NeoHBz commented on GitHub (Dec 11, 2022):
yes that is a VPS, and yes I did trust the root CA on the VPS itself
@AnanthVivekanand commented on GitHub (Dec 11, 2022):
@NeoHBz No, I mean, generate the root CA on the VPS, copy it over to your client computer where you're running Spotify, and trust it on the client computer. Whether or not you trust it on the VPS doesn't matter -- you need to trust the same root CA on whatever computer Spotify is running on.