But I can't curl against it.
* About to connect() to vault.example.local port 8200 (#0)
* Trying 10.15.5.29... connected
* Connected to vault.example.local (10.15.5.29) port 8200 (#0)
* Initializing NSS with certpath: sql:/etc/pki/nssdb
* warning: ignoring value of ssl.verifyhost
* NSS error -12190
* Error in TLS handshake, trying SSLv3...
> POST /v1/auth/app-id/login HTTP/1.1
> User-Agent: curl/7.19.7 (x86_64-redhat-linux-gnu) libcurl/7.19.7 NSS/3.16.2.3 Basic ECC zlib/1.2.3 libidn/1.18 libssh2/1.4.2 > Host: vault.example.local:8200
> Accept: */*
> Content-Length: 45
> Content-Type: application/x-www-form-urlencoded
>
* Connection died, retrying a fresh connect
* Closing connection #0
* About to connect() to vault.example.local port 8200 (#0)
* Trying 10.15.5.29... connected
* Connected to vault.example.local (10.15.5.29) port 8200 (#0)
* TLS disabled due to previous handshake failure
* warning: ignoring value of ssl.verifyhost
* NSS error -12190
* Closing connection #0
* SSL connect error
curl: (35) SSL connect error