BUG #18008: SSL certificate error for Stackbuilder 4.2.1

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: ian(at)isa-software(dot)com
Subject: BUG #18008: SSL certificate error for Stackbuilder 4.2.1
Date: 2023-06-30 09:44:58
Message-ID: 18008-1fe7a7ef5d4110e8@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 18008
Logged by: ian crook
Email address: ian(at)isa-software(dot)com
PostgreSQL version: 14.8
Operating system: windows server
Description:

When attempting to install the postgis extensions using stack builder 4.2.1
in both versions 14.8 and 15.2 I get a certificate verification problem
whilst accessing
https://ftp.postgresql.org/pub/postgos/pg14/v3.3.3/win64/postgis-bundel-pg14x64-setup-3.3.3-1.exe

The error message suggests that your SSL certificates are no valid (I am not
using any windows firewall etc) and returns SEC_E_ILLEGAL-MESSAGE
(0x80090326) and the URL is not accesible.
Please advise...
Thanks
Ian Crook

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Andrew Dunstan 2023-06-30 12:11:27 Re: BUG #17994: Invalidating relcache corrupts tupDesc inside ExecEvalFieldStoreDeForm()
Previous Message Michael Paquier 2023-06-30 05:59:19 Re: BUG #17997: Assert failed in validatePartitionedIndex() when attaching partition index to child of valid index