Hi,
I want to do an api call to sharepoint and retrieve some information using a python script on the splunk server.
Now i have a .pfx file provided with a password.
Please help me from the starting point on how to proceed.
1) on my splunk server where do i keep this .pfx file and do i have to convert it to a .pem file ?
2) while putting this file will it contradict with any other certificates ? As i have to be very careful not to ruin any existing key/file
3) how to use it in my sharepoint api call?
Any leads will be helpful