Refer to the exhibit. What would be the impact of these settings on the Server certificate SNI check configuration on FortiGate?

Select an option, then click Submit answer.
Reference / correct answer:
FortiGate will close the connection if the SNI does not match the CN or SAN fields.
Most accepted answer: C. FortiGate will close the connection if the SNI does not match the CN or SAN fields.
Community votes: B=1, C=4, D=2
Selected Answer: C When you hover over SNI in the SSL inspection profiles its pretty clear "Check the SNI in the client hello message with the CN or SAN fields" upvoted 2 times
Selected Answer: C During the TLS handshake, FortiGate compares the SNI value sent by the client with the server certificate identity. That identity is valid if the SNI matches either: the CN (Common Name), or one of the SAN (Subject Alternative Name) entries If there is no match, the connection is terminated immediately. D is wrong. “And” would imply both must fail simultaneously in a different logical sense. FortiGate requires a match to either CN or SAN. upvoted 2 times
Selected Answer: B Server certificate SNI check: Check the SNI in the hello message with the CN or SAN field in the returned server certificate -> Strict: If it is mismatched, close the connection. FortiGate / FortiOS 7.6.4 Administration Guide upvoted 1 times OyorQSEC 7 months, 2 weeks ago Means C upvoted 1 times ...
Means C upvoted 1 times
Selected Answer: D If you let Google NotebookLM analyze these two PDF files in separate notebooks, the answer is D: FortiGate will close the connection if the SNI does not match the CN and SAN fields: FortiGate_7.6_Administrator_Study_Guide-Online.pdf FortiGate_Security_7.2_Study_Guide-Online.pdf If you include the explanation about SNI from the FortiOS 7.6.3 GUI, it will still give you option D as the correct one. However, if you ask Copilot, Gemini, or Grok, all of them will say that C is correct. They choose the sentence with “or” as the correct one. I select D, but not that I'm certain! upvoted 3 times