]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - apps/s_cb.c
Check that the subject name in a proxy cert complies to RFC 3820
[thirdparty/openssl.git] / apps / s_cb.c
index 9ab11cf0544db7008a4b07df615f3372dc820fe1..fabf9cfb22223a7998dd89b1056ac580e387ea38 100644 (file)
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h> /* for memcpy() */
 #define USE_SOCKETS
 #define NON_MAIN
 #include "apps.h"