aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/data/tls/alert.vec
blob: 19ec8839bc81be6e1e800c19b6f1217f0b32fe52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Alert message contains the following fields:
# - Fatal (1 byte): 1=false, 2=true
# - Type (1 byte)

[alert]
Buffer = 0130
Exception = 

Buffer = 0230
Exception = 

Buffer = 0231
Exception = 

Buffer = 0030
Protocol = 0303
Exception = Invalid argument Decoding error: Alert: Bad code for alert level

Buffer = 02
Exception = Invalid argument Decoding error: Alert: Bad size 1 for alert message

Buffer = 020101
Exception = Invalid argument Decoding error: Alert: Bad size 3 for alert message