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

From: Alan Hodgson <ahodgson(at)lists(dot)simkin(dot)ca>
To: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: On error mesage (0x80090325) whilst installing Apps Stack Builder
Date: 2018-02-22 20:49:21
Message-ID: 1519332561.2155.7.camel@lists.simkin.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> > 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.
> >

Stack builder appears to be written in Java. You need a JDK newer than
8u101, that was the first version to include the LetsEncrypt root.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ken Tanzer 2018-02-23 00:44:52 Given a set of daterange, finding the continuous range that includes a particular date
Previous Message Lucas Fairchild-Madar 2018-02-22 20:04:16 Re: Understanding query planner cpu usage