X.509 certificates for client authentication during TLS handshake.
1
vote
0answers
20 views
Sending Client Certificate with cURL and PHP
I'm trying to send a cURL request to a URL which requires authentication. However I'm having trouble sending the client certificate with it.
Error returned is
unable to set private key file: ...
0
votes
0answers
12 views
WCF Rest Service with optional client certificate
Is it possible to have an WCF Rest Webservice which excepts SSL Client Certificates and have the IIS SSL Setting to not set to "require SSL" and to anly "accept" client certificates and not "require" ...
0
votes
0answers
40 views
Andorid Webview Client Certificate & Http authorization
The last days i am trying to access a website through webview using client certificate. I used the open source project from https://github.com/yonekawa/webview-with-client-certificate. Evertything ...
-2
votes
0answers
19 views
WCF SERVER SIDE USERNAME CLIENT AUTHENTICATION BOTH USING NETTCPBINDING
I NEED HELP HOW TO AUTHENTICATE SERVER SIDE AS WELL CLIENT SIDE USING NET.TCP.PLS READ MY LINK .IAM NOT ABLE TO POST HERE.I DNT KNOW
...
0
votes
1answer
38 views
HttpRequestMessage.GetClientCertificate is null when certificate is being set on client
I've set up a WebAPI service to require https and open to accept a client certificate. The SSL part is working fine. I'm using the WebRequestHandler to attach a certificate (a real one, not test ...
0
votes
1answer
46 views
axis2.AxisFault: [clientAuthRequired] Client certificate not found
I am obtaining this exception (client certificate not found) when trying to
connect to a secure Web Service that requires a client certificate. I am
using a web service client automatically generated ...
0
votes
0answers
35 views
Debug website that requires client certificates in Visual Studio 2010
I have a website that is hosted using IIS7 when deployed, but we are seeing strange behavior with a web service we use that requires a client certificate. So what I'd like to do is debug our website ...
0
votes
0answers
51 views
.Net windows app development: Detecting if SSL Client Certificate is required and which ones are valid
In the same way as IE handles the client certificate authentication procedure, I would like to do the same from an installed .Net client app that connects to our web server which has been setup for ...
0
votes
1answer
117 views
COULD NOT CREATE SSL/TLS SECURE CHANNEL: Client certificates, TomCat and .Net
I am having the same issue with client certificates that many people have reported, but none of the solutions I've seen have worked for me. I have a client I wrote in VB.Net (using VS 2010 and .Net ...
0
votes
0answers
57 views
ClickOnce Partial Trust writing to AppData\Roaming Folder?
With VS2012, is it possible to create a partial-trust ClickOnce application (deployed from an Intranet Web Server) that can:
Read files from the ClickOnce data directory
Write files to the user's ...
0
votes
2answers
332 views
Apache CXF wsdl download via SSL/TLS
I have a cxf service running at
https://localhost:8443/services/MyService?wsdl
with client certificate required. The WSDL is not important here.
I am able to invoke the service when I remove the ...
0
votes
1answer
149 views
GlassFish Metro outbound webservice call with client certificate fails
I'm trying to connect to a partner web service using GlassFish 3.1.2.2 w/ Metro JAX-WS and I'm getting HTTP Error 403.7 - Forbidden: SSL client certificate is required.
I've imported the private key ...
3
votes
1answer
691 views
Windows 8 Phone Client Certificate HTTPS authentication
I am trying to access a secure HTTPS server using client certificate from a Windows 8 Phone app I am developing. This does not work at all which has has made me try to access the HTTPS server from the ...
1
vote
2answers
128 views
How do I provide a specific TrustStore while using the default KeyStore in Java (JSSE)
Overview
JSSE allows users to provide default trust stores and key stores by specifying javax.net.ssl.* parameters. I would like to provide a non-default TrustManager for my application, while ...
1
vote
0answers
176 views
WCF Client Certificate set in App.Config
I'm working with a vendor who exposes a Java web service. I've created a WCF client to consume their service, but I'm having some problems with the client cert. The vendor is claiming that our ...
0
votes
1answer
154 views
Client certificate problems with Net::HTTP (Neither PUB key nor PRIV key:: nested asn1 error)
I'm in the process of testing a system using Cucumber, part of which involves authenticating on a remote .NET server using an SSL client certificate. The developer of this .NET system has provided me ...
0
votes
0answers
112 views
client certificate authentication iis7
I am using windows server 2008 with IIS 7. I am a certificate authority on the server, with self signed certificate. On my client machine I generate a request, approve it on the server, complete it ...
4
votes
2answers
520 views
Browser is not prompting for a client certificate
Background:
I am updating an internal application to a two-step authentication process. I want to add a client certificate authentication process (via a smart card) on top of a traditional ...
1
vote
1answer
639 views
IIS 7 Error “A specified logon session does not exist. It may already have been terminated.” when using https
I am trying to create Client Certificates Authentication for my asp.net Website.
In order to create client certificates, I need to create a Certificate Authority first:
makecert.exe -r -n “CN=My ...
0
votes
1answer
182 views
iis7.5 many-to-one client certificate mapping causes error status 500
We are trying to implement client certificate authentication in IIS 7.5. We have configured many-to-one mapping, disabled all other authentication modes and now the cert-authentication seems to work ...
0
votes
1answer
52 views
SSL authentification
I need to make something like ssl certificate authentification at web site. As far as I understand my task I need to get user's ssl certificate and send it to server what will decide can user be ...
1
vote
0answers
98 views
How make apache server validate lack of basicConstraints extension in intermediate certificates
I'm using apache server as SSL terminator for mutual SSL authentication.
Is it possible to add some configuration to Apache server to validate if all intermediate certificates (client certificate ...
1
vote
1answer
445 views
Client certificate authentication and CA certificate in Azure
I need to authenticate requests to Azure Cloud Service Web Role using client certificates. How to put the Certification Authority (CA) root certificate in a right trusted store?
I tried to upload it ...
0
votes
1answer
130 views
IISExpress ClientCertificate Setup Steps
I am trying to configure a simple web site to require client certificates on IISExpress.
My configuration is according to http://www.jasonrshaver.com/?tag=/IIS+Express
<site name="XXXX" ...
0
votes
1answer
114 views
IIS7 Require SSL with must Require option
I hosted an ASP.NET Web API project in my Windows 7(IIS7) developer machine on HTTPS(443) and SSL Required ticked with Require Option true.
For testing I give its host header value : ...
1
vote
0answers
139 views
Sign form submition(PDF) with a digital signature
TL;DR
Have online form
On submission PDF is generated
Problem: How to digitally sign the PDF with the client certificate from within the browser?
Background
In EU and US (and my country) there is ...
2
votes
1answer
293 views
Spring Security X.509 authentication without user-service
I'm using Spring Security (v3.1.3) for X.509 authentication in my web-application. Users and roles are stored in the Database, but I don't actually need to do it, as CNs of client certificates conform ...
0
votes
1answer
306 views
Windows Phone 8 authentication with client certificate
Does Windows Phone 8 OS and it's API supports client authentication using certificates?
0
votes
1answer
78 views
IIS with mutual SSL not workin
I'm new to mutual SSL. Therefore my understanding how client certifcates might be wrong.
When using Client certificates in IIS, do they need to be issued from the same certificate (or CA) as the ...
2
votes
0answers
141 views
PKI Protected Web Service. Getting HTTP 413: Request entity too large
I have been trying to implement a secure way to authenticate web servers which are calling a .Net SOAP based web service via security certificates.
I have setup a certificate authority on the ...
1
vote
1answer
49 views
Am I required to setup a usermapping for a clientcertificate in order to have client certificate authentication to work as expected (in IIS)?
Linked to my question about client certificate authentication done the right way I was wondering whether I have to take the step to link a certificate to a user (active directory or local user) in ...
4
votes
1answer
289 views
How can I make CLIENT-CERT SSL renegotiation work in Jetty?
I have a webapp that has a public https area, and a private https protected with client certificate using SSL renegotiation.
This configuration works correctly (not without a lot of work) in Tomcat 7 ...
2
votes
1answer
564 views
How do I implement Client Certificate authentication the right way?
WCF is extremely extensible and has a lot of ready-to-use features, however I continue struggling with some topics and the more documentation I read, the more I get confused.
I hope to get some ...
0
votes
0answers
46 views
ClientCertificate (from byte[]) works in Visual Studio 2008, fails in IIS
I wrote a piece of C# code to communicate with a third party web service. After quite some time, I figured out how to get ClientCertificates working in Visual Studio. With the exact same configuration ...
0
votes
0answers
63 views
How can I find out if the client has a certificate in case of needClientAuth=false under https?
This question is from the previous topic but it is the root issue I tried to solve.
I use Jersey 1.16 in my project under https. I set the needClientAuth to false because some of the clients have ...
2
votes
1answer
511 views
Google Chrome Client Certificate Popup
I'm implementing a mutual authentication for my client in order to solve not having to continually whitelist some of the agencies with a dynamic ip. The process works fine in all browsers that I've ...
4
votes
1answer
185 views
how to validate a client Certificate using the trusted internediate CA certificate?
I am having client Certificate "A" which is signed by the CA1 certificate. CA1 certificate is signed by the Root certificate.
Now I have the CA1 certificate (trusted ) and received Client ...
0
votes
0answers
52 views
How can I use C# to sign a SignedPublicKeyAndChallenge (SPKAC) public key in MSFT Certificate server?
I have a web service that receives a SignedPublicKeyAndChallenge (SPKAC) public key (from the HTML5 Keygen Element) and want to submit that to a Microsoft certificate server.
I'm open to using DCOM ...
0
votes
0answers
55 views
How can I access details of a browser certificate in MVC without IIS doing user mapping?
I have a forms based MVC application that I would like to add browser based certificates to. IIS has a feature called user certificate mapping that I'm not entirely sure I want to use.
Namely I ...
0
votes
0answers
200 views
Java - Mutual Authentication to IIS 7.5 Server - Connection reset - peer not authenticated
I am building a java client to connect to a Windows IIS 7.5 Server. Right now I have control over both systems, as I am building a proof of concept so the windows machine is a VM on my laptop. I ...
0
votes
0answers
299 views
Configuring Active Directory Client Certificate Authentication in IIS
I'm trying to get active directory client certificate authentication working in a well established active directory domain on an existing IIS web server. All servers involved are Windows 2008.
I've:
...
0
votes
1answer
134 views
apple touch icon not working on secure domain
I wonder if anyone can help, i'm setting up apple touch icons and they all work perfectly (even on https domains) however for my companies intranet site, which uses a client certificate and ...
0
votes
1answer
316 views
Connection refused after SSL handshake
I'm trying to connect to a WCF server that needs a client cert. I've imported the client cert into a JKS file locally and provided the cert location to the JAXWS client using the -Djavax.net.ssl*** ...
0
votes
0answers
74 views
Trying to connect to a .Net webservice that requires client certificate through suds in Python causes errors
I'm using Python 2.7.3 and suds on Windows XP to connect to a .Net webservice, using the code from here as the transport. When trying to create the suds client, my script hangs for a long time then ...
2
votes
0answers
105 views
X509Chain seems to be ignoring RevocationMode and VerificationFlags
I'm having issues using a client certificate to authenticate an HttpWebRequest. (The client certificate isn't being sent). After some investigation, this seems to be because the certificate isn't ...
0
votes
0answers
98 views
Client side certificates on IOS
If I wanted to use client side SSL certificates, am I to generate a new client side cert for each or can I distribute the same one for all the devices?
How do I embed that certificate to the IOS ...
1
vote
0answers
87 views
add client certificate before posting to https server in C++
I want to post some data to a https server before which I need to add a client certificate for trust validation. I have already done it in C# which is as follows:-
X509Certificate cert = ...
2
votes
2answers
303 views
IIS application - some Urls should require client ssl certificates and other don't ask for it
I have an IIS7-hosted, asp .Net application (written in c#).
Some of the app URLs need to be accessed with a client certificate, and some must be accessed without it.
This isn't a duplicate of This ...
0
votes
1answer
337 views
Websockets via secure http server with client certificate authentication
I have a PSGI/Plack application hosted behind a reverse https proxy. Visitors are authenticated with client certificates. I use websockets to pass data (say, the output of "tail -f " to the browser ...
3
votes
1answer
376 views
Using a Android WebView to connect to secure server with Client Certificate
Can a WebView or more specifically, PhoneGaps CordovaWebView, use client certificates to authenticate to a server?
I understand the native browser can use client certs but I am trying to get a ...


