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

[TC-272] Remove ccr and steering certificates from ssl_multicert #552

Closed
wants to merge 4 commits into from

Conversation

dg4prez
Copy link
Contributor

@dg4prez dg4prez commented May 8, 2017

Removes the ccr certs and steering services from the ssl_multicert file. This was causing issues with edges downloading ccr certificates they should not have been.

@dg4prez dg4prez changed the title Remove ccr and steering certificates from ssl_multicert [TC-272] Remove ccr and steering certificates from ssl_multicert May 8, 2017
@@ -1470,6 +1473,9 @@ sub ssl_multicert_dot_config {

#first one is the one we want
my $hostname = $example_urls[0];
if ( $hostname =~ /ccr/ ) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

default string for open source builds is 'tr'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants