aboutsummaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorViktor Szakats <commit@vszakats.net>2018-09-22 07:58:05 +0000
committerViktor Szakats <commit@vszakats.net>2018-09-22 07:58:32 +0000
commitf078361c0e2539689df9962f35ab22f8ea25afe9 (patch)
tree6d45965001209ac84124967d64dd5339a26a1c44 /projects
parentdee1700ce6ed2588f6db61fc9ca52ac8bccc71f8 (diff)
URL and mailmap updates, remove an obsolete directory [ci skip]
Closes https://github.com/curl/curl/pull/3031
Diffstat (limited to 'projects')
-rw-r--r--projects/wolfssl_options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/wolfssl_options.h b/projects/wolfssl_options.h
index 1ca618f10..04ac8da64 100644
--- a/projects/wolfssl_options.h
+++ b/projects/wolfssl_options.h
@@ -47,7 +47,7 @@ create the thread local storage and that could be a problem for LoadLibrary.
Regarding the options that were added via C_EXTRA_FLAGS:
FP_MAX_BITS=16384
-https://web.archive.org/web/20150218183550/www.yassl.com/forums/topic423-cacertorgs-ca-cert-verify-failed-but-withdisablefastmath-it-works.html
+https://www.yassl.com/forums/topic423-cacertorgs-ca-cert-verify-failed-but-withdisablefastmath-it-works.html
"Since root.crt uses a 4096-bit RSA key, you'll need to increase the fastmath
buffer size. You can do this using the define:
FP_MAX_BITS and setting it to 8192."