Unverified Commit 410bf6b7 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

cyassl: call it the "WolfSSL" backend

... instead of cyassl, as this is the current name for it.

Closes #1844
parent 5734f73f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -978,7 +978,7 @@ static void *Curl_cyassl_get_internals(struct ssl_connect_data *connssl,
}

const struct Curl_ssl Curl_ssl_cyassl = {
  { CURLSSLBACKEND_CYASSL, "cyassl" }, /* info */
  { CURLSSLBACKEND_WOLFSSL, "WolfSSL" }, /* info */

  0, /* have_ca_path */
  0, /* have_certinfo */