This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# Copyright (c) 2020-2021 VMware, Inc. All rights reserved. | |
# VMware Confidential | |
# | |
# Run this from the affected PSC/VC | |
# | |
# NOTE: This works on external and embedded PSCs | |
# This script will do the following | |
# 1: Regenerate STS certificate | |
# |