jasonish / evebox

Web Based Event Viewer (GUI) for Suricata EVE Events in Elastic Search
https://evebox.org/
MIT License
417 stars 67 forks source link

error when adding repository #203

Closed kdy1968 closed 2 years ago

kdy1968 commented 2 years ago

root:~# wget -vO - https://evebox.org/files/GPG-KEY-evebox | sudo apt-key add - --2022-03-13 07:25:04-- https://evebox.org/files/GPG-KEY-evebox Resolving evebox.org (evebox.org)... 172.105.5.173 Connecting to evebox.org (evebox.org)|172.105.5.173|:443... connected. ERROR: The certificate of ‘evebox.org’ is not trusted. ERROR: The certificate of ‘evebox.org’ has expired. gpg: no valid OpenPGP data found.

temporarily resolved by using.. deb [trusted=yes] http://evebox.org/files/debian stable main

i proballly wouldnt leave it as trusted...

jasonish commented 2 years ago

Is the date on your machine correct? The cert doesn't expire for another 4 days. With that, I need to renew it anyways.