Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SSLVerifyClient, SSLVerifyDepth, SSLOptions to vhost configuration #391

Merged
merged 2 commits into from
Oct 5, 2013

Conversation

mwhahaha
Copy link
Contributor

@mwhahaha mwhahaha commented Oct 2, 2013

Adds ability to customize SSLVerifyClient, SSLVerifyDepth and SSLOptions in a vhost configuration. This allows a vhost to be configured for use with passenger+puppet (http://docs.puppetlabs.com/guides/passenger.html)

@blkperl
Copy link
Contributor

blkperl commented Oct 2, 2013

Can you add example usage to the README?

Update README.md to include an example for ssl_verify_client, ssl_verify_depth and ssl_options.  Also provide links for the SSLVerifyClient, SSLVerifyDepth and SSLOptions documentation.
@mwhahaha
Copy link
Contributor Author

mwhahaha commented Oct 4, 2013

@blkperl, I've added additional example usage to the README. Is there any additional information that I should provide?

blkperl added a commit that referenced this pull request Oct 5, 2013
Add SSLVerifyClient, SSLVerifyDepth, SSLOptions to vhost configuration
@blkperl blkperl merged commit 80d164d into puppetlabs:master Oct 5, 2013
@blkperl
Copy link
Contributor

blkperl commented Oct 5, 2013

Nope, Thanks

traylenator pushed a commit to traylenator/puppetlabs-apache that referenced this pull request Jun 7, 2022
Docker API version 1.39 introduced the ability to configure the address
pools and CIDR block size used for creating global scope networks. This
adds support for the `--default-addr-pool` and the associated
`--default-addr-pool-mask-length` options to `swarm init`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants