Jump to content
klbass68

NetHTTPRequest / Client Certificate Properties

Recommended Posts

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.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×