voodoodyne / subethasmtp

SubEtha SMTP is a Java library for receiving SMTP mail
Other
349 stars 139 forks source link

Add ability to override ssl socket creation #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This is a feature request.

For my current project client certificates are required. However, it is
currently not possible to configure this.

The attached path makes it possible to override the creation of the SSL
socket. This enables one to configure the SSL handshake without too much
hassle for normal operation.

The patch was hand modified to remove changes from the path of issue 19.
Please let me know if I should create another patch, if issue 19 has been
committed.

Original issue reported on code.google.com by e.vanoos...@grons.nl on 29 Sep 2009 at 2:59

Attachments:

GoogleCodeExporter commented 9 years ago
The final patch is attached to issue 21.

Original comment by e.vanoos...@grons.nl on 6 Oct 2009 at 11:36

GoogleCodeExporter commented 9 years ago
Rollup patch #21 applied

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