Added example DNS & SSL configuration #111
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi Team! First time doing a pull request! Working with Joe Mirabal who has a customer looking to use the CFT and SSL/TLS and Route 53. Ed Randall may create some additional documentation providing customers some guidance. In the meantime, David Rosenblum asked me to take a look.
So, here's an example of creating an SSL cert, using it on the listeners, and creating a DNS record within Route 53. I tested using our neo4j-field hosted zone within Route 53. I tested deploying only a single Neo4j instance. Not a cluster. But I did not change anything within the script for deploying Neo4j. The certs are applied to the NLB while the Neo4j ports remain as the default ports.
Hit me up on slack if any questions.