nerdexam
F5

303 · Question #117

An LTM is configure an application that is separated into several subdomains across multiple virtual servers. Many of these subdomains require encryption and could be accessed by anyone on the…

The correct answer is B. Obtain a wildcard certificate, create one ClientSSL profile and apply to all SSL Virtual Servers. The topic is that there are multiple domain names in the business, and HTTPS services are provided to the internet, and users cannot be allowed to generate SSL alarms. The require client ssl and use CA certificate instead of self-singed certificate. And multiple domain names…

Section 1: Implement ASM Deployment

Question

An LTM is configure an application that is separated into several subdomains across multiple virtual servers. Many of these subdomains require encryption and could be accessed by anyone on the internet. The configuration must NOT result in SSL warnings to end users. How should the LTM Specialist configure the SSL profiles for these virtual servers?

Options

  • AObtain an SSL certificate for each subdomain, make a ServerSSL profile for each subdomain,
  • BObtain a wildcard certificate, create one ClientSSL profile and apply to all SSL Virtual Servers
  • CCreate a self-singed SSL certificate for each subdomain make a ClientSSL profile for each
  • DCreate a self-singed SSL certificate for each subdomain make a Client profile for each SSL

How the community answered

(32 responses)
  • A
    13% (4)
  • B
    78% (25)
  • C
    6% (2)
  • D
    3% (1)

Explanation

The topic is that there are multiple domain names in the business, and HTTPS services are provided to the internet, and users cannot be allowed to generate SSL alarms. The require client ssl and use CA certificate instead of self-singed certificate. And multiple domain names, you can use wildcard certificates.

Topics

#wildcard SSL certificate#ClientSSL profile#subdomain encryption#SSL warnings

Community Discussion

No community discussion yet for this question.

Full 303 Practice