ssltool

NAME

ssltool command line tool to explore SSL support in Java (JSSE)

SYNOPSIS

						ssltool
						command (help | [command-options])

Executes ssltool with the specified command.

						ssltool help
					

Displays all the commands available with ssltool.

						ssltool
						command
						help
					

Displays all the command-options available with the command.

						ssltool show –cs
					

Shows all the supported and enabled cipher suites.

						ssltool server [server-options]

Runs ssltool as a server program.

						ssltool client [client-options]

Runs ssltool as a client program.

						ssltool proxy [proxy-options]

Runs ssltool as a proxy (tunnel) program.

DESCRIPTION

The tool ssltool is a utility program to explore SSL support in the Java platform. It does so by running as a server, a client or a proxy ...

Get J2EE™ Security for Servlets, EJBs and Web Services: Applying Theory and Standards to Practice now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.