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

Need ability to mark slack server as insecure #56

Open
mount986 opened this issue Aug 27, 2019 · 2 comments
Open

Need ability to mark slack server as insecure #56

mount986 opened this issue Aug 27, 2019 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@mount986
Copy link

There are a few different resources out there for interacting with slack, but I like the format of yours the best. Unfortunately I can't use it because it doesn't have an option to skip SSL verification, and my company only ever likes to sign things internally which causes SSL verification to fail. I will take a look if I can add a pull request for this myself, but honestly I'm not much of a web guy, so we'll see what I can do.

@arbourd arbourd added the help wanted Extra attention is needed label Sep 18, 2019
@arbourd
Copy link
Owner

arbourd commented Sep 20, 2019

I guess we'd want to allow insecure connections for both the slack webhook url and concourse?

@mount986
Copy link
Author

Like I said, I'm not much of a web/networking guy, but I think you just need it when sending slack the message.. When trying it manually with curl I just add a -k to the command and it works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants