Reduce version skew.
[openssl.git] / apps / s_cb.c
index 2cd73376dfaf430c4addbd860948e34b9ff02fe8..160b5bd59da4e333e550fd622fa772f11d5fc78d 100644 (file)
@@ -237,8 +237,8 @@ int set_cert_stuff(SSL_CTX *ctx, char *cert_file, char *key_file)
 
                /* If we are using DSA, we can copy the parameters from
                 * the private key */
-               
-               
+
+
                /* Now we know that a key and cert have been set against
                 * the SSL context */
                if (!SSL_CTX_check_private_key(ctx))