voodoodyne / subethasmtp

SubEtha SMTP is a Java library for receiving SMTP mail
Other
344 stars 138 forks source link

Add option to get peer certificate #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This is a feature request.

When issue 19 and 20 are implemented, and client authentication is
requested, it would be useful to have access to the client certificates.

The attached patch contains:
- changes for issue 19 (Add option to require TLS)
- changes for issue 20 (Add ability to override ssl socket creation)
- changes for this issue
- replaces all indentation spaces with indentation tabs

Original issue reported on code.google.com by e.vanoos...@grons.nl on 6 Oct 2009 at 11:34

Attachments:

GoogleCodeExporter commented 9 years ago
Patch applied

Original comment by lhori...@gmail.com on 6 Oct 2009 at 4:49