certificate for repo says its not trusted?

Briefly describe your issue below:
I get this error right after installing and I cant add new packages
“Certificate verification failed: The certificate is NOT trusted. The revocation or OCSP data are old and have been superseded. Could not handshake: Error in the certificate verification. IP: 104.27.131.193”<----- thats not my ip either…

What version of Parrot are you running? (include version (e.g. 4.6), edition(e.g. Home//KDE/OVA, etc.), and architecture (currently we only support amd64)
4.8 Security KDE new release

What method did you use to install Parrot? (Debian Standard / Debian GTK / parrot-experimental)
Debian Installer
Configured to multiboot with other systems? (yes / no)
yes

If there are any similar issues or solutions, link to them below:

If there are any error messages or relevant logs, post them below:

Just need help resigning the certificate for adding updates/packages/.deb files

sources.list apt file has recently been changed from parrot.sh to parrotlinux.org. Make sure to update /etc/apt/sources.list.d/parrot.list file to the current:

deb https://deb.parrotlinux.org/parrot/ rolling main contrib non-free
#deb-src https://deb.parrotlinux.org/parrot/ rolling main contrib non-free
deb https://deb.parrotlinux.org/parrot/ rolling-security main contrib non-free
#deb-src https://deb.parrotlinux.org/parrot/ rolling-security main contrib non-free

Also make sure date/time is set correctly.

should i remove the previous (parrot.sh) list files?
as i’m getting

Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/deb.parrot.sh_parrot_dists_rolling_main_binary-amd64_Packages
E: The package lists or status file could not be parsed or opened.

Current /etc/apt/sources.list.d/parrot.list updated on Docs Config Mirror page:

https://docs.parrotsec.org/mirror-list/#configuration-and-custom-setup

Afterwards, (if installing using apt install- do not apt-get) make sure to remember to first run:

apt update

(parrot-upgrade automatically runs the apt update for you)

i removed those files manually
previouslyScreenshot at 2020-04-03 06-13-06

nowScreenshot at 2020-04-03 06-13-35

Have this same problem, and also unable to use browser to connect, but my network adapter says i have connectivity?

We updated our cert but somehow website or something didn’t accept the cert. I’m checking it again.

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.