Courseiva
Networking And Network PoliciesmediumMultiple ChoiceObjective-mapped

EX280 Networking And Network Policies Practice Question

An administrator needs to configure a custom default certificate for all routes created in the cluster without specifying a certificate on every individual Route object. Where should this wildcard certificate be configured?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

In the IngressController resource named 'default' in openshift-ingress-operator

The default certificate for routes is configured in the IngressController custom resource under the 'defaultCertificate' spec.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • In a ConfigMap named 'router-certs' in the default namespace

    Why it's wrong here

    Custom route certificates are managed via secrets referenced in the IngressController resource.

  • In the IngressController resource named 'default' in openshift-ingress-operator

    Why this is correct

    The defaultCertificate reference in the IngressController spec defines the wildcard certificate used by the router.

  • In the apiserver.config.openshift.io cluster object

    Why it's wrong here

    This configures the OpenShift API server certificate, not router route certificates.

  • In the DNS cluster operator configuration

    Why it's wrong here

    DNS operator manages CoreDNS records, not TLS certificates for routes.

About these practice questions

This EX280 question is part of Courseiva's 509-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed August 2026 · checked against the official Red Hat exam blueprint

This EX280 practice question is part of Courseiva's free Red Hat certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the EX280 exam.