-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* initial tls branch commit: rlp-01 upgrade * Add "AzureSSLContextSupplier" to supply SSLContext with KeyVault KeyStore. Rename RelpConfig to RelpConnectionConfig. Add "create-certs.sh" script to generate certs and keystores for testing. Add azure-security-keyvault-jca and httpcore5 to pom.xml. Add additional relp configs introduced by new rlp-01 version. * implement ManagedRelpConnectionWithMetrics, fix DefaultOutput tests * cleanup pom.xml commented out dependencies * remove ManagedRelpConnectionStub.java; change relp.rebind.request.amount to '100000'; use synchronized list for messages in tests * fix remaining defaults in RelpConnectionConfig; add keepAlive to the config, was previously hardcoded to false.
- Loading branch information
Showing
14 changed files
with
951 additions
and
181 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
Oops, something went wrong.