Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Not a Bug
-
None
-
None
Description
Connecting with mariadb java connector 2.6.2, i fail to connect with SSL.
correct SSL request :
0000 b4 fb e4 e0 59 22 c8 34 8e 0f ed 40 08 00 45 00 ....Y".4...@..E.
0010 00 4c f3 9b 40 00 80 06 00 00 c0 a8 03 1d cf 9a .L..@...........
0020 c4 dc e6 85 0f a6 79 88 83 9f 9b 24 bd 99 50 18 ......y....$..P.
0030 02 00 58 7b 00 00 20 00 00 01 8a ab be 00 00 00 ..X{.. .........
0040 00 40 e0 00 00 00 00 00 00 00 00 00 00 00 00 00 .@..............
0050 00 00 00 00 00 00 00 00 00 00 ..........
Then normally, SSL negotiation must go, but maxscale return an error packet with bad handshake:
0000 c8 34 8e 0f ed 40 b4 fb e4 e0 59 22 08 00 45 00 .4...@....Y"..E.
0010 00 42 c1 ec 40 00 31 06 2f 8d cf 9a c4 dc c0 a8 .B..@.1./.......
0020 03 1d 0f a6 e6 85 9b 24 bd 99 79 88 83 c3 50 18 .......$..y...P.
0030 00 e5 21 02 00 00 16 00 00 02 ff 13 04 23 30 38 ..!..........#08
0040 53 30 31 42 61 64 20 68 61 6e 64 73 68 61 6b 65 S01Bad handshake
this doesn't follow protocol
Attachments
Issue Links
- relates to
-
CONJ-827 update maxscale test to recent version
- Closed