Changed aaiEndpoint to point to new server name

aaiEndpoint was pointing to the vm1 server which is aliased to the new
server.  However, as the new server's certificate does not include the
alias as one of its alternate names, things were unable to connect. The
endpoint has now been changed to match the new server name, thus the SSL
ceritifcate should match now. Note: for this to work, the new server
name must be found in DNS (or /etc/hosts).

Change-Id: I1d148ebc69ddf91edead45a4ad075c167a88fc33
Issue-Id: SO-249
Signed-off-by: Jim Hahn <jrh3@att.com>
1 file changed
tree: a5a4267bce95f620b378442e65e3f488af8c5899
  1. volumes/
  2. .gitignore
  3. .gitreview
  4. deploy.sh
  5. docker-compose.yml
  6. encryption.key
  7. json_updater.py
  8. LICENSE.txt
  9. README.md
README.md

MSO Configuration

This repository provides files to:

  • configure Docker (compose, etc.)
  • configure MariaDB and deploy scripts ot it
  • provide a Chef environment

License and Authors

Authors: pete/eddie/kevin License: Apache License, version 2.0