Forums

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

Peer's Certificate issuer is not recognized.

Deleted user March 26, 2019

Hi,

 

I have recently install the SSL on our bitbucket server and it is now moved to https from http.

Now I'm getting an issue while cloning when I have below git global config

 

$ git config --list

core.autocrlf=input
http.sslcapath=/etc/pki/tls/certs
http.sslverify=true

ERROR:

 ~ $ git clone https://devbitbucket:8080/scm/abc.git
Cloning into 'abc'...
warning: templates not found /usr/local/share/git-core/templates
fatal: unable to access 'https://devbitbucket:8080/scm/abc.git/': Peer's Certificate issuer is not recognized

 

Note: I had install CA certify SSL through openssl so in my keystore I do have trustedCertEntry and PrivateKeyEntry.

Keystore type: jks
Keystore provider: SUN

Your keystore contains 2 entries

Alias name: devbitbucket
Entry type: PrivateKeyEntry
Certificate chain length: 1
Certificate[1]:

And

Alias name: devbitbundle
Entry type: trustedCertEntry

 

1 answer

0 votes
Carlos
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!
April 29, 2019

I am having the same issue.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events