Displaying 11 results from an estimated 11 matches for "cacrl".
2009 Jun 10
10
puppet client looking for server puppet
...entory.txt
cacert = /etc//opt/csw/puppet/ssl/ca/ca_crt.pem
caprivatedir = /etc//opt/csw/puppet/ssl/ca/private
capass = /etc//opt/csw/puppet/ssl/ca/private/ca.pass
cakey = /etc//opt/csw/puppet/ssl/ca/ca_key.pem
csrdir = /etc//opt/csw/puppet/ssl/ca/requests
serial = /etc//opt/csw/puppet/ssl/ca/serial
cacrl = /etc//opt/csw/puppet/ssl/ca/ca_crl.pem
cadir = /etc//opt/csw/puppet/ssl/ca
capub = /etc//opt/csw/puppet/ssl/ca/ca_pub.pem
certdir = /etc//opt/csw/puppet/ssl/certs
privatedir = /etc//opt/csw/puppet/ssl/private
hostcert = /etc//opt/csw/puppet/ssl/certs/puppet-test.example.net.pem
localcacert = /etc...
2009 May 25
2
Secure Sockets Layer client certificate authentication
...well
with the Secure Sockets Layer system.
This is the configuration I am currently running:
# 1.2.beta1: /opt/etc/dovecot/dovecot.conf
# OS: Linux 2.6.12.6-arm1 armv5tejl
log_path: /opt/var/log/dovecot.log
info_log_path: /opt/var/log/dovecot-info.log
protocols: imaps
ssl_ca_file: /opt/etc/ssl.ca/cacrl.pem
ssl_cert_file: /opt/etc/ssl.ca/newcerts/imap.cer
ssl_key_file: /opt/etc/ssl.ca/private/imap.key
ssl_parameters_regenerate: 24
ssl_cipher_list: ALL:!LOW:!SSLv2
ssl_verify_client_cert: yes
disable_plaintext_auth: yes
verbose_ssl: yes
login_dir: /opt/var/run/dovecot/login
login_executable: /opt/li...
2012 Aug 23
1
Puppet Agent VS User
...auth.conf
autoflush = false
autosign = /etc/puppet/autosign.conf
bindaddress = ""
bucketdir = /var/lib/puppet/bucket
ca = true
ca_days = ""
ca_md = md5
ca_name = Puppet CA: vusion-production
ca_port = 8140
ca_server = puppet
ca_ttl = 5y
cacert = /var/lib/puppet/ssl/ca/ca_crt.pem
cacrl = /var/lib/puppet/ssl/ca/ca_crl.pem
cadir = /var/lib/puppet/ssl/ca
cakey = /var/lib/puppet/ssl/ca/ca_key.pem
capass = /var/lib/puppet/ssl/ca/private/ca.pass
caprivatedir = /var/lib/puppet/ssl/ca/private
capub = /var/lib/puppet/ssl/ca/ca_pub.pem
catalog_format = ""
catalog_terminus = compi...
2010 Mar 16
3
Testing EXTERNAL AUTHENTICATION
...only that there is one.
[~] # dovecot -n
# 1.2.10: /opt/etc/dovecot/dovecot.conf
# OS: Linux 2.6.12.6-arm1 armv5tejl ext3
base_dir: /opt/var/run/dovecot/
log_path: /opt/var/log/dovecot/messages
info_log_path: /opt/var/log/dovecot/info
protocols: imaps
listen: [::]
ssl_ca_file: /opt/etc/domain.ca/cacrl.pem
ssl_cert_file: /opt/etc/domain.ca/newcerts/mail.cer
ssl_key_file: /opt/etc/domain.ca/private/mail.key
ssl_cipher_list: ALL:!LOW:!SSLv2
ssl_verify_client_cert: yes
verbose_ssl: yes
login_dir: /opt/var/run/dovecot//login
login_executable: /opt/libexec/dovecot/imap-login
login_process_size: 32
mai...
2007 Nov 11
4
puppetrun fails: "Certificates were not trusted"
...'2048''
debug: ca: Setting capass to ''$caprivatedir/ca.pass''
debug: ca: Setting cadir to ''$ssldir/ca''
debug: ca: Setting keylength to ''1024''
debug: ca: Setting autosign to ''$confdir/autosign.conf''
debug: ca: Setting cacrl to ''$cadir/ca_crl.pem''
debug: ca: Setting ca to ''true''
debug: ca: Setting serial to ''$cadir/serial''
debug: ca: Setting cakey to ''$cadir/ca_key.pem''
debug: ca: Setting capub to ''$cadir/ca_pub.pem''
debug: ca: Se...
2009 Oct 21
2
Bug #2617(?) in Puppet 0.25.1rc2
...y.pem
caprivatedir = /etc/puppet/ssl/ca/private
capass = /etc/puppet/ssl/ca/private/ca.pass
cadir = /etc/puppet/ssl/ca
capub = /etc/puppet/ssl/ca/ca_pub.pem
csrdir = /etc/puppet/ssl/ca/requests
serial = /etc/puppet/ssl/ca/serial
cacert = /etc/puppet/ssl/ca/ca_crt.pem
cacrl = /etc/puppet/ssl/ca/ca_crl.pem
signeddir = /etc/puppet/ssl/ca/signed
autosign = /etc/puppet/autosign.conf
factdest = /var/puppet/facts/
hostprivkey = /etc/puppet/ssl/private_keys/
puppetmaster25.balkon.statystyka.net.pem
hostcrl = /etc/puppet/ssl/crl.pem
rundir = /var/puppe...
2009 Oct 27
14
ANNOUNCE: Puppet 0.25.1 released!
...e class list on
compile startup
* Bug #2736: Ssh_authorized_key target changed?
* Bug #2737: The zone provider needs to get acquainted with OpenSolaris
* Bug #2739: puppetmasterd 0.25.1rc2 is not logging anywhere
* Bug #2745: fakedata iteration in specs is borked.
* Bug #2750: puppetd: setting the :cacrl to ''false'' is deprecated
* Bug #2751: Red Hat initscripts kill an independently started
puppetd/puppetmasterd
* Bug #2752: require function does not work in ''puppet''
* Bug #2753: fileserver.conf allow/deny directives not honored for
[modules], [plugins]
* Feature...
2011 Nov 04
1
Storeconfigs and nagios and foreman
...CA certificate.
# The default value is ''$cadir/ca_crt.pem''.
cacert = /etc/puppet/ssl/ca/ca_crt.pem
# The certificate revocation list (CRL) for the CA. Will be used
if present but otherwise ignored.
# The default value is ''$cadir/ca_crl.pem''.
cacrl = /etc/puppet/ssl/ca/ca_crl.pem
# Where the CA stores signed certificates.
# The default value is ''$cadir/signed''.
signeddir = /etc/puppet/ssl/ca/signed
# Whether to enable autosign. Valid values are true (which
# autosigns any key request, and is a very bad...
2013 Aug 07
1
puppet-3.2.2 runs fine - but doesn't work. 2.7.22 works fine.
...l/ca/ca_crt.pem]{:links=>:follow, :ensure=>:file, :backup=>false, :mode=>"660", :loglevel=>:debug, :path=>"/var/lib/puppet/.puppet/ssl/ca/ca_crt.pem"}''
Aug 7 14:33:38 puppetmaster-02 puppet-master[27451]: Using settings: adding file resource ''cacrl'': ''File[/var/lib/puppet/.puppet/ssl/ca/ca_crl.pem]{:links=>:follow, :ensure=>:file, :backup=>false, :mode=>"664", :loglevel=>:debug, :path=>"/var/lib/puppet/.puppet/ssl/ca/ca_crl.pem"}''
Aug 7 14:33:38 puppetmaster-02 puppet-master[27...
2013 Dec 06
13
Can't seem to get modulepath attribute recognized by puppetmasterd
Warning - Puppet newby here.
I am trying to set up a puppetmaster 3.3.2 and have run into a snag right
out of the box.
I want to add a new directory to modulepath= in /etc/puppet/puppet.conf
So I added the following line in the [main] header
modulepath = /etc/puppet/modules:/opt/our-repo/puppetmaster/modules
And populated new new directory with modules I have written.
I then run
puppet
2013 Mar 11
12
Error: stack level too deep
I''m running a previously working set of modules with the Puppet master
version 3.1.0-rc2.
I''m getting the Error: stack level too deep
Here is a chunk of the debug
Debug: Scope(Class[Zabbix]): Retrieving template zabbix/zabbix.conf.php.erb
Debug:
template[/etc/puppet/environments/production/modules/zabbix/templates/zabbix.conf.php.erb]:
Bound template variables for