Ubuntu ppa certificate issues. #289

Closed
opened 2026-04-24 23:03:48 +02:00 by adam · 2 comments
Owner

Originally created by @cenjui on GitHub (Apr 24, 2022).

Hello,

Thanks for the project, looks great so far!

I was trying to install on ubuntu 20.04 and I kept getting certificate errors with the ppa. I tried deleting and re-downloading the key but kept getting the same invalid cert issue.

I worked around it by changing the list file (/etc/apt/sources.list.d/audiobookshelf.list) to include trusted=yes, ie:

deb [trusted=yes] https://advplyr.github.io/audiobookshelf-ppa ./

Thanks,
David.

Originally created by @cenjui on GitHub (Apr 24, 2022). Hello, Thanks for the project, looks great so far! I was trying to install on ubuntu 20.04 and I kept getting certificate errors with the ppa. I tried deleting and re-downloading the key but kept getting the same invalid cert issue. I worked around it by changing the list file (/etc/apt/sources.list.d/audiobookshelf.list) to include trusted=yes, ie: <Code> deb [trusted=yes] https://advplyr.github.io/audiobookshelf-ppa ./ </Code> Thanks, David.
adam closed this issue 2026-04-24 23:03:49 +02:00
Author
Owner

@advplyr commented on GitHub (Apr 24, 2022):

Thanks for the heads up. I still don't know much about hosting a PPA and getting it trusted. I will put this in the docs in the meantime.

@advplyr commented on GitHub (Apr 24, 2022): Thanks for the heads up. I still don't know much about hosting a PPA and getting it trusted. I will put this in the docs in the meantime.
Author
Owner

@advplyr commented on GitHub (Apr 24, 2022):

Added that in audiobookshelf.org/install
Thanks!

@advplyr commented on GitHub (Apr 24, 2022): Added that in audiobookshelf.org/install Thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#289