|
|
Secure communication between peers: SSL through JSSE |
|
|
Secure communication between peers: SSL through JSSE |
|
|
Java / Security |
|
|
Click to Visit |
|
|
23 |
|
The security of an application depends heavily on how the application will be used and on what it will protect. In any non-trivial P2P application, an important requirement is that the communication between peers has to be secure. It's possible to use off-the-shelf technology such as SSL to implement a strong and general-purpose security. This tutorial explains how to implement P2P security using SSL through JSSE.
|