Skip to content
Guy M. Allard edited this page May 19, 2013 · 2 revisions

Test Client Connections

Copy the gem ssl examples to a directory where they can be modified.

Change the path names for the client certificate and the Test CA certificate as appropriate for your system.

When AMQ is configured without needClientAuth=true all four ssl samples should run.

When AMQ is configured with needClientAuth=true samples 3 and 4 only should run.

Clone this wiki locally