Gazelle Security Suite

If you need to configure your firewall to receive messages issued by Gazelle Security Suite, the IP address to allow is 151.80.206.36. 

LATEST

  • Please read this ATNA Testing Information Page if you will be testing at an IHE NA or EU Connectathon
  • 2017-11-15 : ATNA Questionnaires can be updated if the system registration changes in Gazelle TM
  • 2017-09-06 : TLSv1.2 is now supported 

OVERVIEW

This tool is used for several ATNA-profile-related functions for IHE Connectathons:

  • Generate digital certificates for IHE Connectathon testing
  • Complete your ATNA Questionnaire, including TLS testing and audit message validation
  • Send audit records to the Syslog Collector simulator
  • Test your TLS implementation

DIGITAL CERTIFICATES

Instructions for using this tool to obtain a digital certificate for IHE Connectathon testing are found in test 11100. The CA certificate is available here. Please, add it to your truststore in order to be able to test with other Connectathon participants and Gazelle TLS simulators.

ATNA QUESTIONNAIRE

Find instructions in test 11106.

ATNA SYSLOG AUDIT MESSAGE VALIDATION

Find instructions in test 11116.

SYSLOG COLLECTOR

Simulates an ATNA Audit Record Repository to receive audit records.  Not intended for high volume testing!!  Find instructions in test 11117.

TLS IMPLEMENTATION TESTING

Find instructions in test 11109.

SERVER TLS SIMULATORS

To check your SUT as a consumer/client, the tool will act as a server.  You may connect to those TLS simulators : https://gazelle.ihe.net/gss/server/listServers.seam

Example :

You can test accessing the DICOM server simulator using the following command from dcmtk

echoscu -debug -aec RAD_OF -rc -pem +pw password +cf 2656.pem +tls client.key  client.pem gazelle-tools.ihe-europe.net 10006

From version 3.6.4 of dcmtk, the command should be

echoscu -tls -ll debug -aec RAD_OF -rc -pem +pw password +cf 2656.pem +tls client.key client.pem gazelle-tools.ihe-europe.net 10006
CLIENT TLS SIMULATORS

To check your SUT as a provider/server, the simulator will act as a client.  To test with those simulators:  https://gazelle.ihe.net/gss/client/listClients.seam   You must be logged to start a connection.