Re: [GNC] Access problems fetching shares prices from, Australian Stock Exchange

Bruce Schuck <[email protected]> Sun, 12 Jul 2026 17:22:20 -0700
Newsgroups gmane.comp.gnome.apps.gnucash.user
Message-ID <[email protected]>
On 7/12/26 16:02, Peter Lamb wrote:


 > I don't have multiple Perl instances, or have $PERL5LIB set. I do
 > have $PERLLIB set (to point to some unrelated modules that I wrote),
 > but the run above was done with $PERLLIB unset.

Just to be sure, you may want to check that there are not versions of 
Net::SSLeay and other modules that F::Q depends on underneath $PERLLIB.

> I'll try updating bits of the Perl SSL libraries as suggested by you and 
> John Ralls. That's where I agree the underlying problem most likely is.

Another possible culprit is missing root and/or intermediate SSL 
certificates in the keystore. Sequoia is a somewhat recent release of 
macOS, so it should have the proper DigiCert keys that provide the trust 
chain for asx.api.markitdigital.com.

CN = DigiCert Global G2 TLS RSA SHA256 2020 CA1

CN = DigiCert Global Root G2

That's right, you mentioned curl works. That would mean a missing 
certificate is not your issue.

Good luck.

Bruce S

_______________________________________________
gnucash-user mailing list
[email protected]
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.