Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Has anyone received a "Peer’s Certificate issuer is not recognized" error?

cfriend17
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 15, 2020

I attempted to import a repo from a privately hosted GitLab repo to BitBucket. After supplying the https url to the repo and credentials, the import failed with 

Peer’s Certificate issuer is not recognized.

The GitLab cert is issued by DigiCert SHA2 Secure Server CA. 

1 answer

0 votes
Swetha Boyapati
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 23, 2020

Hi ,

The error is expected with privately hosted SCM. The Gitlab URL should be accessible over the internet for the import to be successful. 

You can try to import the repository from command line by following the below instructions:

1) Create a new repository in Bitbucket Cloud

2) Clone the source git repo(from your GitLab server) with the --mirror option

3) Change the remote origin URL to the URL of the new Bitbucket Cloud repository

4) Push the complete repo to BitBucket Cloud using the "push -u origin --mirror" options

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events