Discussion:
SSL client authentication
(too old to reply)
Petar Popara
2004-12-24 09:06:16 UTC
Permalink
Is it possible to give INET functions fingerprint or some other
certificate data and that user doesn't have to choose cert? Please, show me
how?
Brian Combs
2004-12-28 20:42:53 UTC
Permalink
Hello
You can use InternetSetOption with INTERNET_OPTION_CLIENT_CERT_CONTEXT to
set the client cert your request will use.
See the following article.
224282 How To Select Client Certificate in WinInet
http://support.microsoft.com/?id=224282
Note: This was new in IE 5.5

Thanks
Brian [MSFT]
Microsoft Developer Support
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| From: "Petar Popara" <***@mail.net>
| Subject: SSL client authentication
| Date: Fri, 24 Dec 2004 10:06:16 +0100
| Lines: 6
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
| X-RFC2646: Format=Flowed; Original
| Message-ID: <***@TK2MSFTNGP10.phx.gbl>
| Newsgroups: microsoft.public.inetsdk.programming.wininet
| NNTP-Posting-Host: 193.138.1.206
| Path:
cpmsftngxa10.phx.gbl!TK2MSFTFEED02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP10
.phx.gbl
| Xref: cpmsftngxa10.phx.gbl
microsoft.public.inetsdk.programming.wininet:11934
| X-Tomcat-NG: microsoft.public.inetsdk.programming.wininet
|
|
| Is it possible to give INET functions fingerprint or some other
| certificate data and that user doesn't have to choose cert? Please, show
me
| how?
|
|
|
Petar Popara
2005-01-21 10:53:13 UTC
Permalink
Thank you.

Continue reading on narkive:
Loading...