we have a wildcard cert
This commit is contained in:
parent
1307eb07f2
commit
d02183b3b6
1 changed files with 4 additions and 4 deletions
|
@ -139,10 +139,10 @@ wildcard_key_file: wildcard-2017.fedoraproject.org.key
|
|||
wildcard_int_file: wildcard-2017.fedoraproject.org.intermediate.cert
|
||||
|
||||
# This is the openshift wildcard cert. Until it exists set it equal to wildcard
|
||||
os_wildcard_cert_name: wildcard-2017.fedoraproject.org
|
||||
os_wildcard_crt_file: wildcard-2017.fedoraproject.org.cert
|
||||
os_wildcard_key_file: wildcard-2017.fedoraproject.org.key
|
||||
os_wildcard_int_file: wildcard-2017.fedoraproject.org.intermediate.cert
|
||||
os_wildcard_cert_name: wildcard-2017.app.os.fedoraproject.org
|
||||
os_wildcard_crt_file: wildcard-2017.app.os.fedoraproject.org.cert
|
||||
os_wildcard_key_file: wildcard-2017.app.os.fedoraproject.org.key
|
||||
os_wildcard_int_file: wildcard-2017.app.os.fedoraproject.org.intermediate.cert
|
||||
|
||||
# Everywhere, always, we should sign messages and validate signatures.
|
||||
# However, we allow individual hosts and groups to override this. Use this very
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue