On Thu, Apr 17, 2014 at 6:30 AM, Marcio Ordoñez <[email protected]>wrote:

> Do you know why I get 404 erro on GET?
>
> curl -u user:password -k -H 'Accept: s'
> https://puppet.mydomain.com.br/certificate/ca
>
>
By default the puppetmaster listens on port 8140. So you might try:

curl -k -H 'Accept: s'
https://puppet.mydomain.com.br:8140/certificate/ca<https://puppet.mydomain.com.br/certificate/ca>


HTH
Kylo
-- 
Kylo Ginsberg
[email protected]

*Join us at PuppetConf 2014**, September 23-24 in San Francisco
- http://puppetconf.com <http://puppetconf.com/>*
*Register by May 30th to take advantage of the Early Adopter discount
<http://links.puppetlabs.com/puppetconf-early-adopter> **—**save $349!*

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CALsUZFEeBCvRAzAbB-KsiK-zsHPSwci8b9JjXOah0FrQCYMTog%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to