Reorder extensions to put SigAlgs last
[openssl.git] / test / sslapitest.c
index dfcbf11c902edc60ceb15ceb7710ac380684970a..571da55294b92d566a4faaf826b6fdbb016316c8 100644 (file)
@@ -417,7 +417,7 @@ static int full_early_callback(SSL *s, int *al, void *arg)
 #ifndef OPENSSL_NO_EC
                                        11, 10,
 #endif
-                                       35, 13, 22, 23};
+                                       35, 22, 23, 13};
     size_t len;
 
     /* Make sure we can defer processing and get called back. */