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

Do not validate SSL certificate chains in HTMLTest #3312

Merged
merged 1 commit into from
Jan 11, 2025

Conversation

kichristensen
Copy link
Contributor

What does this change

To avoid the workflow failing on incomplete SSL chains, as it is out of our control.

What issue does it fix

Closes #3310

Checklist

  • Did you write tests?
  • Did you write documentation?
  • Did you change porter.yaml or a storage document record? Update the corresponding schema file.
  • If this is your first pull request, please add your name to the bottom of our Contributors list. Thank you for making Porter better! 🙇‍♀️

To avoid the workflow failing on incomplete SSL chains. As some of our links have that issue

Signed-off-by: Kim Christensen <kimworking@gmail.com>
@kichristensen kichristensen marked this pull request as ready for review January 8, 2025 22:10
@kichristensen kichristensen merged commit 766e2ba into getporter:main Jan 11, 2025
32 checks passed
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.

Check website links failing on integration pipeline
2 participants