Add screenshot of the SNI test script
This commit is contained in:
@ -12,9 +12,12 @@ In the example (see [haproxy.cfg](haproxy.cfg)), the `pages_backend` is listenin
|
||||
|
||||
## How to test
|
||||
```bash
|
||||
docker-compose up -d
|
||||
docker-compose up &
|
||||
./test.sh
|
||||
docker-compose down
|
||||
|
||||
# For manual testing: all HTTPS URLs connect to localhost:443 & certificates are not verified.
|
||||
./test.sh [curl-options...] <url>
|
||||
```
|
||||
|
||||

|
||||
|
Reference in New Issue
Block a user