Greetings!
The NetHTTPRequest component has two properties.
ClientCertificatePassword
ClientCertificatePath
Does anyone know how to set the "ClientCertificatePath" properly? Currently, I'm populating it with the path to the PFX file that was exported from the certificate store.
EXAMPLE: C:\Certificate\nameofcertificate.pfx
Likewise, I'm providing the password for the certificate in the "ClientCertificatePassword" property.
The documentation on these properties is lacking not only online, but RAD Studio's local help files.
I'm currently using RAD Studio 11.3 Enterprise with all the updates.