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

Support Authentication for HTTP_GET and SSL_GET #2118

Open
tparkercbn opened this issue Mar 31, 2022 · 0 comments
Open

Support Authentication for HTTP_GET and SSL_GET #2118

tparkercbn opened this issue Mar 31, 2022 · 0 comments

Comments

@tparkercbn
Copy link

Is your feature request to resolve a problem or provide enhanced functionality? Please describe.
I have services to monitor that require a username/password combination https://user:password@host.fake to return a valid status code. I can monitor for 401 status instead of 200 but this seems like a hack.

Describe the solution you would like
I would like the ability to add username and password to HTTP_GET and SSL_GET

Describe alternatives you have considered
Check for 401 instead of 200 OK to at least determine that the service is running.

Would the feature request be of benefit only to you, or is it more generally applicable?
I am sure others have run across this issue.

Keepalived version
Keepalived v2.0.19 (10/19,2019)

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

No branches or pull requests

1 participant