SSL error when attempting Bitbucket Server import

Hello all. I am attempting to import in to a project the repo from my local BitBucket server (not cloud) and when I attempt to connect to the server I get this:

Unable to connect to server: SSL_connect returned=1 errno=0 state=error: certificate verify failed (unable to get local issuer certificate)

I have checked this cert and it appears to be working for the gitlab-runners (as confirmed with the openssl cli test in the Gitlab documents) and Gitlab website without issues. It is not a self signed cert it is a GoDaddy cert.

Does this process use a different set of certs?

Thank you in advance

M