Hello, I can answer only this question:
> How do I configure it to use SSL/TLS? Try stunnel - https://www.stunnel.org . Greetings // Дилян -----Original Message----- From: stas.fastov via SASL <[email protected]> Reply-To: SASL <[email protected]> To: SASL <[email protected]> Subject: HTTPFORM not working with SSL/TLS Date: 25/09/25 16:51:25 Hello, I'd like to understand whether the httpform mechanism for saslauthd is capable to use SSL/TLS protocol. I've built cyrus-sasl with these flags: ./configure --with-openssl --enable-httpform --with-saslauthd. OS: Ubuntu 24.04 Then I've set httpform_host: id.my.server.com httpform_port: 443 httpform_uri: /connect/token httpform_data: grant_type=password&client_id=my-client&client_secret=XXX&username=%u&password=%p httpform_require: 200,access_token When trying to send test auth requests, I see plain HTTP request and response in tcpdump saying 400 Bad request - plain http request was sent to https port. Is httpform able to use SSL/TLS? How do I configure it to use SSL/TLS? Cyrus / SASL / seediscussions +participants +delivery options Permalink ------------------------------------------ Cyrus: SASL Permalink: https://cyrus.topicbox.com/groups/sasl/Tef16c2888e2b2c3c-M03ed39b3d587b865efe14706 Delivery options: https://cyrus.topicbox.com/groups/sasl/subscription
