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

Bruce Schuck bschuck at asgard-systems.com
Sun Jul 12 20:22:20 EDT 2026


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



More information about the gnucash-user mailing list