Re: On error mesage (0x80090325) whilst installing Apps Stack Builder

From: Steve Atkins <steve(at)blighty(dot)com>
To: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: On error mesage (0x80090325) whilst installing Apps Stack Builder
Date: 2018-02-22 18:39:17
Message-ID: AD185371-4011-4A61-A93B-E9B65A968394@blighty.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


> On Feb 22, 2018, at 10:05 AM, Pablo Liendo <pliendo(at)gmail(dot)com> wrote:
>
> Hi,
>
> Although I'm fairly familiar with IT in general and DBMS in
> particular, I'm new to GIS. After reviewing several sources it seems
> that a good choice to star t is PostgreSQL.
>
> I downloaded and installed successfuly the setup, on a PC desktop
> running Windows Seven Home Premium.
>
> Then came Stack Builder 4.1.0's turn. When instructed to select the
> installation I am installing software I select "PostgreSQL 9.5 (x64)
> on port 5432"

From the error message it looks like the issue is that the version of
Windows you're using doesn't like the Lets Encrypt certificate that
postgresql.org uses.

The fix is probably to update your root certificates, using a package
Microsoft provide. I'm not too familiar with the Windows UI so I
don't know whether there's a way to explicitly trust a certificate -
if there is, trusting the one for www.postgresql.org would fix it too.

If there's a newer version of stack builder available for download
that might be worth trying too, in case they've worked around the
issue.

Cheers,
Steve

>
> The problem is that I keep getting the following error mesage:
> ----------------------------------------------------------------------------------------------------
> A certificate verification problem was encountered whilst accessing
> https//www.postgresql.org/applications-v2.xml
> schcannel: next InitializeSecurityContext failed:
> SEC_E_UNTRUSTED_ROOT (0x80090325) - The certificate chain was
> issued by an authority that is not trusted.
> This means that the source of the download cannot be verified. it is
> recommended that you do not continue with the download as it may
> be coming from a site that is preending to be the intended download
> site and may contain viruses or malware.
>
> Do you wish to continue?
> ---------------------------------------------------------------------------------------------------
> I intend to continue, but there again I keep getting the following
> error message:
> ----------------------------------------------------------------------------------------------------
> Couldn't access the URL
> 'https://www.postgresql.org/applications-v2.xml'.
>
> ERROR: schannel: next InitializeSecurityContext failed:
> SEC_E_UNTRUSTED_ROOT (0x80090325) - The certificate chain was
> issued by an authority that is not trusted.
> ---------------------------------------------------------------------------------------------------
> I should be most grateful if any of you would provide me with any advice.
>
> Best regards.
> Pablo Liendo
> Caracas
>
>
>
>
> ---
> El software de antivirus Avast ha analizado este correo electrónico en busca de virus.
> https://www.avast.com/antivirus
>
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Lucas Fairchild-Madar 2018-02-22 20:04:16 Re: Understanding query planner cpu usage
Previous Message Adrian Klaver 2018-02-22 18:38:04 Re: On error mesage (0x80090325) whilst installing Apps Stack Builder