search for: disable_ssl

Displaying 2 results from an estimated 2 matches for "disable_ssl".

2013 May 20
0
Announce: Module puppetlabs/puppetdb 1.3.0 Available
...ew release of the puppetlabs/puppetdb module is now available on the Forge: https://forge.puppetlabs.com/puppetlabs/puppetdb/1.3.0 This feature release provides us with a few new features for the PuppetDB module. You can now disable SSL when using the `puppetdb` class by using the new parameter `disable_ssl`: class { ''puppetdb'': disable_ssl => true, } This will remove the SSL settings from your `jetty.ini` configuration file disabling any SSL communication. This is useful when you want to offload SSL to another web server, such as Apache or Nginx. We have now adde...
2005 Oct 11
3
dovecot won't launch
Hi, I downloaded the latest dovecot (1.0 alpha 3) and tried numerous installs which get me nothing. No errors, no crashes, no segfaults and no running dovecot. It just seems to silently exit. I was trying to build with mysql support but I've also tried a plain old install, just configure, make install, etc. I get nada. strace doesn't show anything, at least as far as I can tell.