aboutsummaryrefslogtreecommitdiffstats
path: root/apps/s_server.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/s_server.c')
-rw-r--r--apps/s_server.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/s_server.c b/apps/s_server.c
index 7a3a028b6e..a33e0ff147 100644
--- a/apps/s_server.c
+++ b/apps/s_server.c
@@ -718,7 +718,6 @@ bad:
ret=0;
end:
if (ctx != NULL) SSL_CTX_free(ctx);
- X509_cleanup();
if (bio_s_out != NULL)
{
BIO_free(bio_s_out);