nerdexam
Avaya

71201T · Question #11

Which item must be installed on a PC that will run the Avaya Workplace Client using TLS?

The correct answer is C. a copy of the valid CA/Root certificate. Option C is correct because TLS relies on a chain of trust: when the Avaya Workplace Client connects to a server over TLS, it must verify the server's certificate was signed by a trusted authority. Installing the CA/Root certificate on the PC establishes that trust anchor…

Implement Avaya Aura Session Manager

Question

Which item must be installed on a PC that will run the Avaya Workplace Client using TLS?

Options

  • Athe latest Workplace Service Pack
  • Bthe Session Manager Identity certificate
  • Ca copy of the valid CA/Root certificate
  • Da Windows.net framework

How the community answered

(40 responses)
  • B
    3% (1)
  • C
    95% (38)
  • D
    3% (1)

Explanation

Option C is correct because TLS relies on a chain of trust: when the Avaya Workplace Client connects to a server over TLS, it must verify the server's certificate was signed by a trusted authority. Installing the CA/Root certificate on the PC establishes that trust anchor, allowing the handshake to complete successfully.

Why the distractors are wrong:

  • A (Service Pack): Software updates improve functionality or fix bugs but play no role in establishing TLS trust - a missing Service Pack won't break certificate validation.
  • B (Session Manager Identity certificate): This is the server's certificate, not what the client needs. The client needs the CA that issued that certificate, not the identity certificate itself.
  • D (.NET framework): A runtime dependency for some Windows applications, but unrelated to TLS certificate validation entirely.

Memory tip: Think of TLS like a notary system - the CA/Root certificate is the "stamp of approval" from the notary that your PC must recognize. Without knowing who to trust (the CA), your PC can't verify anything the server presents, so the connection fails.

Topics

#TLS/SSL#Certificates#Client Configuration#PKI

Community Discussion

No community discussion yet for this question.

Full 71201T Practice