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)- A72% (28)
- B13% (5)
- C10% (4)
- D5% (2)
Community Discussion
No community discussion yet for this question.