exam questions

Exam Certified Platform Developer II All Questions

View all questions & answers for the Certified Platform Developer II exam

Exam Certified Platform Developer II topic 1 question 80 discussion

Actual exam question from Salesforce's Certified Platform Developer II
Question #: 80
Topic #: 1
[All Certified Platform Developer II Questions]

A company exposes a REST web service and wants to establish two-way SSL between Salesforce and the REST web service. A certificate signed by an appropriate certificate authority has been provided to the developer.
What modification is necessary on the Salesforce side? (Choose two.)

  • A. Create an entry for the certificate in Certificate and Key Management
  • B. Update the code to use HttpRequest.setClientCertificateName()
  • C. Configure two-factor authentication with the provided certificate
  • D. Update the code to use HttpRequest.setHeader() to set an Authorization header
Show Suggested Answer Hide Answer
Suggested Answer: AB 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
santo_aj
7 months ago
Selected Answer: AB
https://developer.salesforce.com/docs/atlas.en-us.240.0.apexcode.meta/apexcode/apex_callouts_client_certs_http.htm
upvoted 3 times
...
lorenac2
11 months, 3 weeks ago
Reference: https://developer.salesforce.com/docs/atlas.en-us.240.0.apexcode.meta/apexcode/apex_callouts_client_certs_http.htm
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...