-
Bug
-
Resolution: Duplicate
-
Critical
-
None
-
None
-
False
-
False
-
PROJQUAY-1453 - Disconnected Mirroring Appliance
-
Quay Enterprise
-
Undefined
-
Description of problem:
AIO does not support custom certificate
Version-Release number of selected component (if applicable):
$ cat /etc/redhat-release
Red Hat Enterprise Linux release 8.4 (Ootpa)
How reproducible:
Always
Steps to Reproduce:
1. $ ./openshift-mirror-registry install -h
2. $ ./openshift-mirror-registry install --image-archive image-archive.tar --initPassword quayroot --quayHostname -v
Actual results:
Unavailable options for custom certificate
Flags: --additionalArgs string Additional arguments you would like to append to the ansible-playbook call. Used mostly for development. --askBecomePass Whether or not to ask for sudo password during SSH connection. -h, --help help for install -i, --image-archive string An archive containing images --initPassword string The password of the initial user. If not specified, this will be randomly generated. --quayHostname string The value to set SERVER_HOSTNAME in the Quay config.yaml. This defaults to <targetHostname>:8443 -k, --ssh-key string The path of your ssh identity key. This defaults to ~/.ssh/quay_installer (default "/home/cloud-user/.ssh/quay_installer") -H, --targetHostname string The hostname of the target you wish to install Quay to. This defaults to $HOST -u, --targetUsername string The user on the target host which will be used for SSH. This defaults to $USER (default "cloud-user")Global Flags: -v, --verbose Display verbose logs
Expected results:
Could upload custom certificate
Additional info:
- duplicates
-
PROJQUAY-2247 Custom TLS certs
- Closed