Continuing adding X509 V3 support. This starts to integrate the code with
[openssl.git] / ssl / s3_both.c
index 251bcedd7d5931a6eb444385c9435c2ddbdf3ad2..487981ef0ee9248ddf35e24d4bc5a5bdce35fa77 100644 (file)
@@ -243,7 +243,7 @@ X509 *x;
                X509_STORE_CTX_cleanup(&xs_ctx);
                }
 
-       /* Thwate special :-) */
+       /* Thawte special :-) */
        if (s->ctx->extra_certs != NULL)
        for (i=0; i<sk_num(s->ctx->extra_certs); i++)
                {