avioconsulting / mule-vault-properties-provider

Mule 4 Properties Provider for properties from HashiCorp Vault
BSD 2-Clause "Simplified" License
6 stars 7 forks source link

Added TLSContext and removed unused code #10

Closed adammead closed 3 years ago

adammead commented 4 years ago

Many of the changed files are full file deletions. Added a TlsContext that is similar to Mule's TlsContextFactory. It doesn't provide as much customization ability since the Vault Java Driver doesn't support it.