Client Certificates
Posted: Fri Aug 07, 2009 2:37 pm
by synergyfocus >> Tue, 7 May 2002 4:26:12 GMT
Hi,
Has anyone had experience with SSL and client certificates?
I need to connect to an https address that also requires the user to have a valid client certificate. How can I specify the certificate to use? InternetPipe doesn't give any port options so presumably will always use port 80. TCP/IP lets me specify port 443 but it isn't obvious (to me anyway) how I can also tell it that a client certificate is required.
I am looking at a COM object to handle it (IP*Works) which has properties that you can set with the client certificate filename, and a few other nice features, but I would rather keep it all in Jade if possible but can't see anyway which I can do it.
Has anyone done this before and could shed a bit of light on it?
Thanks in advance
Stephen Persson
Hi,
Has anyone had experience with SSL and client certificates?
I need to connect to an https address that also requires the user to have a valid client certificate. How can I specify the certificate to use? InternetPipe doesn't give any port options so presumably will always use port 80. TCP/IP lets me specify port 443 but it isn't obvious (to me anyway) how I can also tell it that a client certificate is required.
I am looking at a COM object to handle it (IP*Works) which has properties that you can set with the client certificate filename, and a few other nice features, but I would rather keep it all in Jade if possible but can't see anyway which I can do it.
Has anyone done this before and could shed a bit of light on it?
Thanks in advance
Stephen Persson