Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to configure cacerts in bitbucket pipeline

Deleted user May 9, 2017

We are using our own artifact , to connect to that artifact , we should require custom certificate.

Supposly that certificate file should be at /java/jre/lib/security/cacerts

 

we are not aware to configure this certs to our BitBucket Pipeline?

1 answer

0 votes
SebC
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 7, 2017

Hey @[deleted], 

 

You can either configure your own docker image, so that every pipeline that runs from that image already has the certificate installed, 

or you can install the certificate as needed using keytool - see https://stackoverflow.com/questions/20078185/using-keytool-to-install-a-security-certificate#20128324 for some examples.

 

thanks,

Seb

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events