Sebastian Kayser wrote:
cert = ${prefix}/etc/stunnel/mail.pem ;key = ${prefix}/etc/stunnel/mail.pem
Thanks for giving it a spin. Is this the verbatim result after running ./configure (in particular ${prefix})? Which options do you pass to ./configure and what does config.log say about sysconfdir? If possible, I would like to try to reproduce this here.
It's a part of stunnel.conf generated from stunnel.conf.in by ./configure executed without any options.
${prefix} would be fine in Makefile, but it's not acceptable in stunnel.conf.
Mike