| commit | 44bf1fd0f617846f8e718c1f4782c47311324aa0 | [log] [tgz] |
|---|---|---|
| author | Bruce Dodson <bdodson@esri.ca> | Thu Jun 16 12:09:36 2022 -0700 |
| committer | Michael André Pearce <michaelpearce@apache.org> | Wed Jun 29 09:28:24 2022 +0100 |
| tree | 3fc9be7707042fd40d67d5be490eca35c2ef797f | |
| parent | dd5e07cb889b1d7f5664838aa80a255a3371e756 [diff] |
AMQNET-768 Update negotiation and validation of SSL protocol AMQNET-768 Update negotiation and validation of SSL protocol * Change SslContext default constructor to defer to OS in lieu of defaulting to TLS 1.0, using value "None" * Change GetAllowedProtocol to return None when SslProtocol value is invalid / empty / null * Validate SslProtocol and fail fast where it can be assigned from externally in SslTransport and SslTransportFactory
For more information see http://activemq.apache.org/nms
Visual Studio 2017 or above is required to build Apache.NMS. To build, launch Visual Studio with the nms.sln file and build the solution.
Tests use the NUnit Framework.
NMS documentation is generated automatically using DocFX after build. Documentation files are available under folder:
<root_directory>\docs\_site