tlsuc2

command
v1.0.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 22, 2019 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Connect and Disconnect from a STOMP broker with a TLS connection, use case 2.

	TLS Use Case 2 - client *does* authenticate broker.

	Subcase 2.A - Message broker configuration does *not* require client authentication

		- Expect connection success because  the client did authenticate the
  		broker's certificate.

	Subcase 2.B - Message broker configuration *does* require client authentication

	- Expect connection failure (broker must be sent a valid client certificate)

	Example use might be:

		go build
		STOMP_PORT=61611 ./tlsuc2 -srvCAFile=/ad3/gma/sslwork/2016-02/ca.crt # PEM format file

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL