AnanthVivekanand/spotify-adblock

Mitm linux

Opened this issue · 6 comments

I am running this on a raspberry pi, how do you trust the certificates on debian/ubuntu based systems? I can't stop getting You haven't installed the generated CA certificate

Perhaps try the first section of this: https://superuser.com/a/719047

Let me know if it works, I can add it to the readme if it does.

When running mitm.js, a certs folder was generated, and in it were 2 folders, certs and keys. In the certs folder, it contained ca.crt and spclient.wg.spotify.com.crt
The keys folder contained public and private keys for ca and spclient.wg.spotify.com.
I tried moving both the crt files and updating, and it acknowledges the new certs but I still get the error messages and it does nothing.

I don't have access to a linux machine with me right now, but I'll be able to test/experiment in a couple days. I'll update if I discover anything.

Your ad blocker doesn't work, please put clear instructions.

could you please clarify? Is it related to this linux issue? If so then it looks like neither of us can help. If you follow the directions in the readme, I have tested on my mac machine and it works fine. Please specify your issue, and if its not related to this thread, create a new one. Thanks!

mitm doesn't work for latest spotify releases.

3N4N commented

I'm experiencing the same issue after trusting the crt files in certs/certs/ folder. Any update on this @AnanthVivekana?