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 self signed cert to provider #184

Merged
merged 4 commits into from
Apr 21, 2021
Merged

Conversation

phillebaba
Copy link
Member

@phillebaba phillebaba commented Apr 14, 2021

Fixes #183

Adds and optional cert secret to the provider which will be added to the different notifiers http clients. This implementation skips the following notifiers as they are not possible to self host.

  • Slack
  • Discord
  • Teams
  • Google Chat

@phillebaba phillebaba marked this pull request as draft April 14, 2021 21:20
@phillebaba phillebaba force-pushed the feature/self-signed-certs branch from 747dbba to 70c8cdd Compare April 14, 2021 21:59
@phillebaba phillebaba marked this pull request as ready for review April 14, 2021 22:01
@phillebaba phillebaba requested a review from stefanprodan April 14, 2021 22:01
@phillebaba phillebaba requested a review from stefanprodan April 19, 2021 22:16
Signed-off-by: Philip Laine <[email protected]>
Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

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

LGTM

Thanks @phillebaba 🎖️

@stefanprodan stefanprodan merged commit 490c955 into main Apr 21, 2021
@stefanprodan stefanprodan deleted the feature/self-signed-certs branch April 21, 2021 11:24
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.

Self Signed Cert on Github Provider
3 participants