All Questions
3 questions
0
votes
1
answer
659
views
Nexus Repository OSS: apt hosted repo gpg signing
Nexus Repository OSS version: 3.63.0-01
We have created a hosted apt repository and we keep getting these messages on apt update:
E: Failed to fetch <apt-repo-url>/dists/jammy/InRelease 401 ...
2
votes
2
answers
4k
views
Update PGP key in self hosted apt repository
We are using the Sonatype Nexus Repository Manager to host apt repositories. The GPG key of one of them has expired recently and needed to be updated. What I thought would be sufficient was to ...
1
vote
0
answers
2k
views
apt-get from private repository via https with self signed certificate failed by SSL handshake error
I'm not able to use my own apt-source via https.
Using web based repo with imported cert and key-file as apt-source.
Client:
root and intermediate cert in
/usr/local/share/ca-certificates/extra/
has ...