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

config: use insecure skip verify if derived certificates are not used #3861

Merged
merged 1 commit into from Jan 11, 2023

Conversation

calebdoxsey
Copy link
Contributor

Summary

If we aren't using derived certificates, disable TLS verification because the resulting certificate used by the authenticate service will be self-signed.

Related issues

Fixes https://github.com/pomerium/internal/issues/1062

Checklist

  • reference any related issues
  • updated unit tests
  • add appropriate tag (improvement / bug / etc)
  • ready for review

@calebdoxsey calebdoxsey added the bug Something isn't working label Jan 6, 2023
@calebdoxsey calebdoxsey requested a review from a team as a code owner January 6, 2023 20:32
@coveralls
Copy link

Coverage Status

Coverage: 62.728% (-0.2%) from 62.882% when pulling 35c759e on cdoxsey/authorize-500-v3 into 3f1a877 on main.

@calebdoxsey calebdoxsey merged commit da46b4a into main Jan 11, 2023
@calebdoxsey calebdoxsey deleted the cdoxsey/authorize-500-v3 branch January 11, 2023 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants