Testing and verification
KB – Does the back-end server accept Basic Authentication
Affects product
- Neutral
Question or problem
Verify that the back-end accepts Basic Authentication.
Send an HTTP request
Procedure-related prerequisites
- You must be logged in as root via SSH in a terminal window.
- Ensure that the back-end server is configured for Basic Authentication.
Instruction
Test preparation:
- Run the following commands:
- Terminal box
curl -v -k http://exchange.int.virtinc.com/
Test execution and verification:
- Check the curl output.
- The HTTP response contains an header
WWW-Authenticate: Basic
Example
In case of failure:
- Check the back-end server is configured properly.
Outdated links or content?
In case of outdated links or bad content, please let us know by sending an email with a short description of your findings. Thank you very much!