Re: Certificate verification failed for pgadmin4 desktop installation in linux

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Certificate verification failed for pgadmin4 desktop installation in linux
Дата
Msg-id CA+OCxozn4vEh7U02xPqbmA6j8MQugJ5oqhM=JATEFE+zEyfKcw@mail.gmail.com
обсуждение исходный текст
Ответ на Certificate verification failed for pgadmin4 desktop installation in linux  (Nikhil VJ <nikhil.js@gmail.com>)
Список pgadmin-support
Hi

On Sat, Oct 16, 2021 at 3:37 PM Nikhil VJ <nikhil.js@gmail.com> wrote:
Hi, I'm trying to install pg4admin desktop by following instructions on: https://www.pgadmin.org/download/pgadmin-4-apt/

I'm on a Linux Mint 20.1 ulyssa system, equivalent ubuntu codename is "focal". So, I have to put "focal" for release name.

Added public key:

Verified that its there by apt-key list:
pub   rsa4096 2018-08-14 [SC]
      E869 7E2E EF76 C02D 3A63  3277 8881 B2A8 2109 76F2
uid           [ unknown] Package Manager (Package Signing Key) <packages@pgadmin.org>
sub   rsa4096 2018-08-14 [E]

Added the repository (putting "focal" release name in place of $(lsb_release -cs):

sudo sh -c 'echo "deb https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/focal pgadmin4 main" > /etc/apt/sources.list.d/pgadmin4.list && apt update'

But this is what I get:

  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 46B5721DBBD2996A
Err:10 https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/focal pgadmin4 Release                                                                                      
  Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate.  Could not handshake: Error in the certificate verification. [IP: 87.238.57.227 443]

I'm going to https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/focal/dists/pgadmin4/main/binary-amd64/ and just downloading the .debs and doing install for now.
But guessing somebody from the maintainers might need to renew the certificate or something?

Sounds like you need to update your system; Let's Encrypt had a root certificate expire at the end of September which has been causing problems for people who haven't updated their OS for a while.
 
--

В списке pgadmin-support по дате отправления:

Предыдущее
От: Nikhil VJ
Дата:
Сообщение: Certificate verification failed for pgadmin4 desktop installation in linux
Следующее
От: Aditya Toshniwal
Дата:
Сообщение: Re: Restore logs