[BAEL-455] Initial code

This commit is contained in:
Philippe
2018-08-15 00:47:53 -03:00
parent 7c94023486
commit 8a6cd931ca
22 changed files with 493 additions and 0 deletions
@@ -0,0 +1,5 @@
@echo off
echo Setting environment variables to access local vault..
set VAULT_ADDR=https://localhost:8200
set VAULT_CACERT=%~dp0%/src/test/vault-config/localhost.cert
set VAULT_TLS_SERVER_NAME=localhost