Commit f8c8189
committed
Use localhost for hostname verification test
localhost is now part of the SAN of the generated server certificate, so
the hostname verification succeeds.
References #394
(cherry picked from commit f73b80a)
Conflicts:
src/test/java/com/rabbitmq/client/test/ssl/HostnameVerification.java1 parent 4277aee commit f8c8189
File tree
1 file changed
+2
-3
lines changed- src/test/java/com/rabbitmq/client/test/ssl
1 file changed
+2
-3
lines changedLines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
197 | 196 | | |
198 | 197 | | |
199 | 198 | | |
200 | | - | |
201 | | - | |
| 199 | + | |
| 200 | + | |
202 | 201 | | |
203 | 202 | | |
204 | 203 | | |
| |||
0 commit comments