This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
What if you use self-signed certificates?I looked at this option, and it seems good on that level (not having to worry about the CA), but the APIs i've seen (there are at least two registered projects at SourceForge.net seem to require that you keep a shell connection open, which would not be appropriate for my application.
My need is for an authenticated, encrypted client-server connection
without any requirement for X.509 infrastructure. Is there a way to use
JSSE or something similar in non-SSL mode?
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |