nerdexam
IBM

C2180-374 · Question #148

Which channel definition will require that client applications using channel ABC establish a mutually authenticated SSL channel?

The correct answer is A. DEFINE CHANNEL(ABC) CHLTYPE(SVRCONN) +. See the full explanation below for the reasoning.

Question

Which channel definition will require that client applications using channel ABC establish a mutually authenticated SSL channel?

Options

  • ADEFINE CHANNEL(ABC) CHLTYPE(SVRCONN) +
  • BDEFINE CHANNEL(ABC) CHLTYPE(SVRCONN) + SSLCIPH() SSLCAUTH(REQUIRED)
  • CDEFINE CHANNEL(ABC) CHLTYPE(SVRCONN) +SSLCIPH(NULL_MD5)
  • DDEFINE CHANNEL(ABC) CHLTYPE(SVRCONN) + SSLCIPH() SSLCAUTH(MUTUAL)

How the community answered

(39 responses)
  • A
    72% (28)
  • B
    13% (5)
  • C
    10% (4)
  • D
    5% (2)

Community Discussion

No community discussion yet for this question.

Full C2180-374 Practice