[quote user="netware5"]So the question is:
Does the Pegasus Mail support client certificates for SMTP authentication using STARTTLS negotiation?
[/quote]
Not in the current code. Indeed, you're the first person I'm aware of ever asking for this ability (although I've wondered how long it would be before someone did so).
The good news is that there is no reason why this won't be possible in v5. One of the huge number of changes I have made for v5 is moving to OpenSSL for all SSL/TLS encrypted traffic, and in the process of reworking the code, I specifically made allowance for the possibility of using client-side certificates. Incidentally, Mercury now also uses the same OpenSSL-based code for secure connections, and can use external or officially-issued standard .PEM based certificates, so the whole process should be markedly easier. Now that I am aware that there is a specific demand for this type of capability, I'll add steps to my internal testing regime to make sure it works.
I believe I am still on target for getting at least a wide-consumption beta of v5 out the door before the end of the year, but it will be late in the year.
Cheers!
-- David --
[quote user="netware5"]<b>So the question is:</b><p><b>Does the Pegasus Mail support client certificates for SMTP authentication using STARTTLS negotiation?</b>
</p>[/quote]
Not in the current code. Indeed, you're the first person I'm aware of ever asking for this ability (although I've wondered how long it would be before someone did so).
The good news is that there is no reason why this won't be possible in v5. One of the huge number of changes I have made for v5 is moving to OpenSSL for all SSL/TLS encrypted traffic, and in the process of reworking the code, I specifically made allowance for the possibility of using client-side certificates. Incidentally, Mercury now also uses the same OpenSSL-based code for secure connections, and can use external or officially-issued standard .PEM based certificates, so the whole process should be markedly easier. Now that I am aware that there is a specific demand for this type of capability, I'll add steps to my internal testing regime to make sure it works.
I believe I am still on target for getting at least a wide-consumption beta of v5 out the door before the end of the year, but it will be late in the year.
Cheers!
-- David --