# Copyright (C) The Arvados Authors. All rights reserved. # # SPDX-License-Identifier: Apache-2.0 # Usage: ./cert-gen.sh if [[ -z $1 ]] ; then echo "ERROR: A floating IP must be supplied." echo "Usage: $0 " exit 1 fi cat > ssl.conf <