NSX-T: Create CSR's with SAN entries, self sign, and apply them
Summary:
This utilizes an experimental API endpoint in NSX-T, but I've found it to work without issues. Be warned though, the endpoint may not function the same in newer releases. This has worked in 3.1.2.
Details:
- The variables at the beginning of this shell script must be defined for your environment.
- Your DNS names should resolve to your appliances.
- This does work w/ 3.1.2, but may not in future revisions.
Example Code:
Comments