This samples
directory contains subdirectories with
JSSE sample files.
If you are viewing this page online, the best way to obtain all the samples files, including the binary keystore files, is to download this zip file:
jssesamples.zip
Below are lists of the directories and links to all the text files within the directories.
samples
- README.txt
- samplecacerts (binary)
rmi
Hello.java
HelloClient.java
HelloImpl.java
RMISSLClientSocketFactory.java
RMISSLServerSocketFactory.java
- policy
- readme.txt
- testkeys (binary)
sockets
client
SSLSocketClient.java
SSLSocketClientWithClientAuth.java
SSLSocketClientWithTunneling.java
- testkeys (binary)
server
ClassFileServer.java
ClassServer.java
- testkeys (binary)
sslengine
SSLEngineSimpleDemo.java
- testkeys (binary)
urls
URLReader.java
URLReaderWithOptions.java