(cherry picked from commit 033b456b7a
)
Co-authored-by: Felix Fontein <felix@fontein.de>
pull/691/head
parent
329e908e84
commit
7246b7e752
|
@ -63,7 +63,11 @@
|
|||
- result is not changed
|
||||
- result is failed
|
||||
# We got the expected error message
|
||||
- "'The handshake operation timed out' in result.msg or 'unknown protocol' in result.msg or 'wrong version number' in result.msg"
|
||||
- >-
|
||||
'The handshake operation timed out' in result.msg
|
||||
or 'unknown protocol' in result.msg
|
||||
or 'wrong version number' in result.msg
|
||||
or 'record layer failure' in result.msg
|
||||
|
||||
- name: Test timeout option
|
||||
get_certificate:
|
||||
|
|
Loading…
Reference in New Issue