No announcements
Found 2024285 threads
-
1 Votes
HttpClient with Client certificate and accepting all server certificates
IReadOnlyList<Windows.Security.Cryptography.Certificates.Certificate> certificates = await ...Answered | 3 Replies | 9507 Views | Created by slimshady322 - Thursday, September 7, 2017 5:17 PM | Last reply by Breeze Liu - Friday, September 8, 2017 9:08 AM -
0 Votes
Client Certificates - WebService
I have just switched application properties in solution explorer to x86 architecture and everything works as expected - when selecting smart card certificate from my store i am ...Answered | 4 Replies | 4230 Views | Created by peporm - Tuesday, November 17, 2009 9:33 AM | Last reply by peporm - Wednesday, November 18, 2009 3:30 PM -
4 Votes
Using Client Side Certificates in Windows Metro
I have succeeded in setting up a client cert and can select it in my GUI, but the server logs say the client is cancelling the SSL handshake immediately after the server ...Answered | 30 Replies | 17806 Views | Created by Baba Darius - Tuesday, June 26, 2012 2:44 PM | Last reply by Matt Small - Monday, May 6, 2013 5:40 PM -
0 Votes
Override client certificate validation
A working solution: https://github.com/boudinov/.NET-Custom-client-certificate-selectionAnswered | 4 Replies | 948 Views | Created by jhodges8 - Wednesday, July 13, 2016 7:20 AM | Last reply by Plamen Boudinov - Monday, April 16, 2018 9:06 AM -
0 Votes
Check for client certificate existence
Hi Ben, From a Windows Store app development perspective, you do not have full access to the underlying Win32 API that will allow you to open a cert store and enumerate ...Answered | 3 Replies | 2187 Views | Created by Ben - Sage - Thursday, November 15, 2012 2:04 PM | Last reply by Prashant H Phadke - Wednesday, November 21, 2012 6:23 PM -
0 Votes
Accessing this site requires a client certificate.
Then click IIS Settings to select Ignore under Client certificates.Answered | 1 Replies | 2178 Views | Created by Amit Tripathi (SharePoint) - Thursday, September 3, 2015 12:53 PM | Last reply by Victoria Xia - Friday, September 4, 2015 7:22 AM -
3 Votes
[UWP]Client SSL certificate in UWP
Open Package.appxmanifest then select Certificates under Declarations In the Trust Flags section, select ...Answered | 5 Replies | 4822 Views | Created by Tuman_ - Friday, May 20, 2016 11:17 AM | Last reply by HelenMamalaki - Monday, July 2, 2018 1:19 PM -
0 Votes
Troubles with client certificates in Windows Phone 8.1 WebViews
But I just found this : ...Answered | 9 Replies | 1690 Views | Created by Arnaud Lec - Friday, February 13, 2015 9:16 AM | Last reply by Matt Small - Friday, February 27, 2015 7:12 PM -
0 Votes
Client Certificate for TFSService account?
Hi Jason, Yeah, you will need to associate a certificate for the webcalls.Answered | 2 Replies | 4044 Views | Created by Jason D. Camp - Monday, November 17, 2008 5:07 PM | Last reply by Aaron Block - MSFT - Wednesday, December 17, 2008 3:45 PM -
1 Votes
Client authentication using certification
Hi, I was facing a similar error while using a client certificate .What I did was to force the authentication to peertrust and it was working.Answered | 4 Replies | 3303 Views | Created by deepblue2009 - Wednesday, September 2, 2009 7:19 AM | Last reply by deepblue2009 - Thursday, September 3, 2009 5:20 AM -
0 Votes
Programmatically getting a Certificate from the Window Certificate Store
For a more complete solution you can see this:Answered | 1 Replies | 1230 Views | Created by Randy42Developer42 - Thursday, December 12, 2013 8:03 PM | Last reply by Jeff Sanders - Friday, December 13, 2013 9:01 PM -
0 Votes
Azure P2S client Certificates
Hi Harryg13, Best practice is to have one certificate of each user that would be easy to manage the permissions and certificates.Answered | 4 Replies | 426 Views | Created by harryg13 - Friday, May 10, 2019 1:05 PM | Last reply by harryg13 - Friday, May 10, 2019 1:28 PM -
0 Votes
No certificate selection in LightSwitch 2015
Hi Grant, In Visual Studio 2015, to use the certificate, on the Digital Signature tab, select the Specify a Certificate ...Answered | 1 Replies | 503 Views | Created by g.w.morg - Monday, May 16, 2016 4:57 AM | Last reply by Angie Xu - Tuesday, May 17, 2016 2:53 AM -
1 Votes
Using a client certificate for an outgoing request
Imported the client certificate into the certificate store on my PC, marking the private key as exportable.Answered | 8 Replies | 2055 Views | Created by cucucucu - Wednesday, March 21, 2018 9:07 PM | Last reply by AshokPeddakotla-MSFT - Monday, March 26, 2018 3:11 PM -
1 Votes
WCF client certificate mapping
This is the WCF property that will be auto-populated by the WCF runtime if you are using certificate client credential type.Answered | 6 Replies | 1382 Views | Created by Alastair Grant - Tuesday, May 17, 2016 3:25 PM | Last reply by Alastair Grant - Wednesday, May 25, 2016 3:48 PM -
0 Votes
IIS Client Certificate mapping authentication
Hi All, I am trying to get a better understanding of how IIS Client Certificate mapping authentication works in the runtime.Answered | 1 Replies | 1374 Views | Created by Pavan05 - Monday, December 21, 2015 9:36 PM | Last reply by Dave Patrick - Tuesday, December 22, 2015 1:47 PM -
0 Votes
How to handle client certificates in Windows Phone 8?
Is there a way to do this in Windows Phone 8, without actually having to install it on Phone 8 (which the above answer from eschumach state that is impossible).Answered | 5 Replies | 4516 Views | Created by SteveTheDev - Friday, February 8, 2013 10:39 AM | Last reply by Øyvind Habberstad - Tuesday, February 12, 2013 10:05 PM -
0 Votes
Request Client Certificate programmatically
The Install Response step installs the certificate on the server which is not what I want.Answered | 6 Replies | 9520 Views | Created by Gabriel Souza - Friday, December 3, 2010 2:21 PM | Last reply by Gabriel Souza - Thursday, March 31, 2011 9:20 AM -
1 Votes
How to install a client certificate with my app?
Open Package.appxmanifest then select Certificates under Declarations.Answered | 1 Replies | 447 Views | Created by prakash bros games - Tuesday, August 14, 2018 7:22 PM | Last reply by Roy Li - Wednesday, August 15, 2018 8:43 AM -
1 Votes
always encrypted= Enabled client certificate
(each customer connects to his own database) That means i need to enter to the client pc one by one and import the certificate manually?Answered | 2 Replies | 1491 Views | Created by stelios84 - Tuesday, June 12, 2018 12:32 PM | Last reply by stelios84 - Wednesday, June 13, 2018 10:03 AM - Items 1 to 20 of 2024285 Next ›
No announcements