curl-curl/docs/cmdline-opts/sasl-ir.md
Daniel Stenberg 1f0f0bdb19
managen: strict protocol check
- protocols MUST match one in the accept-list
- protocols are typically all uppercase
- drop All
- use SCP and SFTP instead of SSH
- add Protocols: to some options previously missing one

Closes #18675
2025-09-22 09:06:00 +02:00

493 B

c SPDX-License-Identifier Long Help Protocols Added Category Multi See-also Example
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. curl sasl-ir Initial response in SASL authentication LDAP IMAP POP3 SMTP 7.31.0 auth boolean
sasl-authzid
--sasl-ir imap://example.com/

--sasl-ir

Enable initial response in SASL authentication. Such an "initial response" is a message sent by the client to the server after the client selects an authentication mechanism.