Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the trustanchors parameter must be non-empty error and how can you solve it?



What is the trustanchors parameter must be non-empty error and how can you solve it?..

Answer / Abhishek

The 'trustanchors parameter must be non-empty' error occurs in Jenkins when the SSL certificate of a remote server is not trusted. To solve this issue, you can either add the remote server's SSL certificate to Jenkins' truststore or disable certificate verification by adding the following lines to your Jenkins config file (jenkins.xml):n<hudson.security.certs.CertificateNotary disabled="true" />n<hudson.security.certs.TrustAnchorManager securityEnabled="false" />

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Jenkins Interview Questions

Let us say, you have a pipeline. The first job was successful, but the second failed. What should you do next?

1 Answers  


What is jenkins pipeline? What is a ci cd pipeline?

1 Answers  


Discuss some of the valuable plugins in jenkin?

1 Answers  


How can you move or copy jenkins from one server to another?

1 Answers  


What is scripted pipeline in jenkins?

1 Answers  


What is scm? Which scm tools are supported in jenkins?

1 Answers  


Define how to clone a git repository via jenkins?

1 Answers  


What is a continuous delivery pipeline?

1 Answers  


What is meant by continuous integration in jenkins?

1 Answers  


What are parameters in jenkins?

1 Answers  


How to make sure that your project build does not break in jenkins?

1 Answers  


what is continuous integration?

1 Answers  


Categories