Skip to content

Support for checking expiry of intermediate certificates#54

Open
dweissengruber wants to merge 7 commits intomaelstrom-cms:masterfrom
dweissengruber:ssl_check_intermediates
Open

Support for checking expiry of intermediate certificates#54
dweissengruber wants to merge 7 commits intomaelstrom-cms:masterfrom
dweissengruber:ssl_check_intermediates

Conversation

@dweissengruber
Copy link
Contributor

Check & verify whole chain.

$ignoreMismatch = false
);

# Do proper SSL Check of whole chain
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we "tidy" this whole block up to keep the code style more consistent with the rest of the project please?

e.g. single quotes, removing old array syntax, lowercase booleans etc?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should be conform with your code style now :)

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.

2 participants