Skip to content

Use fqdn for ssl listen address instead of clientcert#63

Merged
kbarber merged 1 commit into
puppetlabs:masterfrom
cprice404:bug/master/use-fqdn-instead-of-clientcert
May 22, 2013
Merged

Use fqdn for ssl listen address instead of clientcert#63
kbarber merged 1 commit into
puppetlabs:masterfrom
cprice404:bug/master/use-fqdn-instead-of-clientcert

Conversation

@cprice404

Copy link
Copy Markdown

Chris Barker reported that the default value of $::clientcert
was not the best choice for some things we were using it for
in the module; specifically, for the default value of
the jetty ssl listen address. He suggested using $::fqdn instead.

This commit makes that change; rspec-system tests pass, but I'm
not 100% sure that there aren't edge cases that would be
affected by this.

Chris Barker reported that the default value of `$::clientcert`
was not the best choice for some things we were using it for
in the module; specifically, for the default value of
the jetty ssl listen address.  He suggested using `$::fqdn` instead.

This commit makes that change; rspec-system tests pass, but I'm
not 100% sure that there aren't edge cases that would be
affected by this.
@kbarber-jenkins-bot

Copy link
Copy Markdown

Merged build triggered. (Status: PENDING, Details: null)

@kbarber-jenkins-bot

Copy link
Copy Markdown

Merged build started. (Status: PENDING, Details: http://box.bob.sh:8080/job/puppetlabs-puppetdb-system/50/)

@kbarber-jenkins-bot

Copy link
Copy Markdown

Merged build finished. (Status: SUCCESS, Details: http://box.bob.sh:8080/job/puppetlabs-puppetdb-system/50/)

kbarber added a commit that referenced this pull request May 22, 2013
…-of-clientcert

Use fqdn for ssl listen address instead of clientcert
@kbarber kbarber merged commit 38e0d5b into puppetlabs:master May 22, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants