forked from Azure/azure-sdk-for-java
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merging changes from master to dev, upto release 1.2.10 (Azure#323)
* Making host name verification optional (Azure#317) * Making ssl host name verification optional based on a system property. This will help with some proxy scenarios. * adding code comments # Conflicts: # azure-servicebus/src/main/java/com/microsoft/azure/servicebus/amqp/ConnectionHandler.java # azure-servicebus/src/main/java/com/microsoft/azure/servicebus/primitives/ClientConstants.java # pom.xml * Fixing a bug in certonly verification path. (Azure#318) Fixing a bug in certificate only verification path. * Fixing a regression caused by upgrading to proton-j version 1.31. Fix addresses the case where a property value is null. (Azure#321) # Conflicts: # azure-servicebus/src/main/java/com/microsoft/azure/servicebus/MessageConverter.java
- Loading branch information
Showing
5 changed files
with
99 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters