On 1/11/07, Trustin Lee <[EMAIL PROTECTED]> wrote:
Is there any example code that uses getPeerCertificates() to get some
hint on *when* to provide the certificates?

Sure, the example I sent is actually from FtpServer. In that case we
check if a user has provided certificates and use them to do
two-factor authentication.

The way it current works in MINA, as suggested by Maarten, works very good.

/niklas

Reply via email to