[Puppet Users] Java REST Client to access Puppet API

2013-11-27 Thread Naveen Desu
Hi, I am building a Java RESTful Client to connect & access Puppet Master services. While attempting this, I am unable to get SSLHandshake through. Can you pls let me know where I am going wrong: Puppet Master: puppetmaster.domain.com Java Client: javaclient.domain.com Obtained required signed

[Puppet Users] Puppet Master not responding

2013-12-09 Thread Naveen Desu
Hi, While I was trying to access Puppet REST API [ https://:8140/production/facts/], getting the below error. I am not sure the issue here & could not find any specific log to further troubleshoot. Any help will be appreciated. Web application could not be started exit (SystemExit) /opt/pu

[Puppet Users] PUT type REST API

2013-12-09 Thread Naveen Desu
Hi, I was trying to use Postman REST Client (Chrome App) to run PUT operation for Puppet Master REST API with following settings: URL: https://:8140/production/certificate_status/ Under Headers - content-type:text/pson Under Body: {"desired_state":"signed"} It results in HTTP 400 with message