How to achieve client auth mandatory and secure rest api calls together

When I created x509 cert and setting Require Client Certificate “mandatory” then I observed I am not able to proceed with secure rest call. So questions are

  1. Can we do both things (Client Certificate Mandatory + Secure Rest API) together?
  2. How spark connector can make secure connection with mandatory option ?
1 Like