summaryrefslogtreecommitdiff
path: root/tests/data/test1538
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2022-01-09 22:38:22 +0100
committerDaniel Stenberg <daniel@haxx.se>2022-01-10 09:37:47 +0100
commit7edb0fcf3f92f4b58620142f41a830f1d465c833 (patch)
tree4c4166066fdb6620fb12f53bdd046764178f3659 /tests/data/test1538
parent2a19ad473a9d92cef1afeb2ee3d828017ca1a13d (diff)
downloadcurl-7edb0fcf3f92f4b58620142f41a830f1d465c833.tar.gz
ldap: return CURLE_URL_MALFORMAT for bad URL
For consistency, use the same return code for URL malformats, independently of what scheme that is used. Previously this would return CURLE_LDAP_INVALID_URL, but starting now that error cannot be returned. Closes #8170
Diffstat (limited to 'tests/data/test1538')
-rw-r--r--tests/data/test15382
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1538 b/tests/data/test1538
index d92ec219f..aa7d4b609 100644
--- a/tests/data/test1538
+++ b/tests/data/test1538
@@ -94,7 +94,7 @@ e58: Problem with the local SSL certificate
e59: Couldn't use specified SSL cipher
e60: SSL peer certificate or SSH remote key was not OK
e61: Unrecognized or bad HTTP Content or Transfer-Encoding
-e62: Invalid LDAP URL
+e62: Unknown error
e63: Maximum file size exceeded
e64: Requested SSL level failed
e65: Send failed since rewinding of the data stream failed