tlsuc4

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 4.

TLS Use Case 4 - broker *does* authenticate client, client *does* authenticate broker

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

	- Expect connection success

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

	- Expect connection success if the broker can authenticate the client certificate

Example use might be:

	go build
	STOMP_PORT=61611 ./tlsuc4 -srvCAFile=/ad3/gma/sslwork/2016-02/ca.crt -cliCertFile=/ad3/gma/sslwork/2016-02/client.crt -cliKeyFile=/ad3/gma/sslwork/2016-02/client.key

Jump to

Keyboard shortcuts

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