X.509 is an standard for a public key infrastructure used for authentication and access control. X.509 specifies standard formats for certificates, revocation lists, attribute certificates, and path validation.
-1
votes
0answers
11 views
SSL Domain Database [closed]
I am working on a project in which i will get TLS/SSL certificates and export their public keys and put them into databases. I am looking for a place where a could get as many domains as possible ...
0
votes
2answers
39 views
X.509 : Server not able to extract user information from client certificate
I have jetty working with SSL set up, client and server certificates (X.509) provided as required according to Spring Security and upto this it all seems working fine and verified by logs.
Now! The ...
1
vote
0answers
63 views
Web service security using X509 certificate in Classic ASP
I'm trying to call a C# dll from classic ASP - this dll calls a webservice. I've been asked by someone that runs that ASP site to create this dll for him and had tons of problems doing that. He told ...
-3
votes
0answers
30 views
I want to extract the moduli from a Public Key [closed]
PublicKey pk=t.getPublicKey();
I get the Public Key from the X.509 certificate but i want only the moduli. Is there any method that can give me the moduli in any format?
0
votes
0answers
3 views
Issuing certificates to clients vs proxy certificates
I have a situation I am not sure which of those two it follows
I have a client, service and authentication service or CA
Authentication service issues am x509 certificate containing the identity of ...
0
votes
1answer
34 views
How do I find out whether a servers certificate is of type x.509 (standard)
Is there any tool available that verifies whether it's a PGP, x.509, etc. certificate? I know that I can view the details of installed certificates via the web browser (IE, FireFox, ...) and the ...
0
votes
1answer
21 views
What certificate do I buy to sign XML?
We have a web service that exchanges data via XML document with a vendor. Each vendor needs to digitally sign the XML document to ensure the integrity of the data transmitted for audit purposes. I ...
1
vote
1answer
27 views
Spring x.509 authentication only for certain port
I would like to have the following scenario in my Spring app:
All connections to port 8440 have one-side https authentication (only the server is authenticated)
All connections to port 8441 have ...
0
votes
0answers
44 views
Are X.509 certificates in WS-Security sent in clear or encrypted?
I have the following policy file on the client side, and Axis2 Rampart enforces it
<wsp:ExactlyOne>
<wsp:All>
<sp:SymmetricBinding>
<wsp:Policy>
...
0
votes
0answers
85 views
Axis2 ssl X.509 SOAP v 1.1 WS – Security 1.1
I need to connect to Axis2 web services (with sap netweaver behind it) and I was able to send message via SOAPUI. However I can't make it to work in the client. (I can only modify client.config)
...
1
vote
1answer
354 views
How to import an OpenSSL key file into the Windows Certificate Store
I've got an OpenSSL generated X.509 certificate in PEM format and it's associated key file. This certificate is required for authentication when connecting to a prototype server. This works fine on ...
0
votes
0answers
156 views
Writing a WS-Security policy for Axis2 Rampart
I am trying to write a WS Security policy for a webservice client and the webservice. I want to configure Rampart to include in the outgoing soap messages from the client the following:
1- An X.509 ...
0
votes
0answers
95 views
Use openssl to generate a signature for a file using a private key
I have a .cer certficate, a .pem private key with a passphrase and a text file for which I need a signature.
I know that the signature should look like this:
...
0
votes
0answers
35 views
How to import MySQL server CA Certificate
I'm trying to connect securely through SSL and referring this link: dev.mysql.com
As mention in the link, I hit keytool -import -alias mysqlServerCACert and I get prompt for password. I provide a ...
2
votes
1answer
166 views
How to bypass Untrusted certificate error from GWT client side code?
I created a self hosted HTTPS WCF web service running on my Localhost machine. Now i make a request to this web service from a GWT based application hosted on some domain.
I use self-signed ...
0
votes
1answer
136 views
Storing an X.509 certificate in a Java keystore
I am trying to store a proxy X.509 certificate into a keystore. The certificate is generated using bouncycastle library, the problem is that I do not have the secret key for the certificate and from ...
0
votes
1answer
2k views
java.lang.Exception: Input not an X.509 certificate :keytool error
I want to activate https in tomcat 6. When I import the SSL certificate then I got below stated error :
keytool error: java.lang.Exception: Input not an X.509 certificate
How can I solve this ...
0
votes
0answers
64 views
What does OpenSSL based QCA do when calling “QCA::Certificate::subjectPublicKey::toDER()”?
this question might seem odd, but I am a little lost here. What I am trying to do is to find out which OpenSSL methods get called by some Qt/QCA method internally when QCA is using the OpenSSL ...
2
votes
1answer
358 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 ...
1
vote
1answer
205 views
Node.js client certificate authentication on some paths only
I have a node.js based web app that requires secure (https) connections from client. What I want is that on some paths client certificate authentication is required and on other paths not.
So for ...
0
votes
1answer
177 views
Sign XML with x.509 android
Is there any way to sign Xml document with X.509?
I've been looking all over internet but it seems that signing xml document with x.509 is not possible?.
...
0
votes
1answer
918 views
Trusted Root Certificate Automatically disappear on client SSL connection
I have this weirdest problem. First off: I'm VERY new to this certificate thingy. I've done a fair amount of searches and reading up though.
The CA Cert that I install into the Trusted Root ...
3
votes
1answer
140 views
Why are these Botan public keys so similar?
I am using Botan to create public/private ECDSA keypairs. The public keys that are generated (even on different machines using this code) are very similar... too similar to consider safe I would ...
0
votes
2answers
469 views
Programmatically generating, storing and using X.509 certificates in C#
I'm working on an application written in C# where I basically need to act as my own certificate authority. The data flow is something like this:
The end user generates a public/private key pair and ...
0
votes
1answer
92 views
The EncryptedKey clause was not wrapped with the required encryption token 'System.IdentityModel.Tokens.X509SecurityToken'
I have just added a security layer to my WCF service, and I am getting an exception in the trace log saying The EncryptedKey clause was not wrapped with the required encryption token ...
0
votes
2answers
463 views
Convert der to pem through bouncy castle library
I found many answers towards convert from pem to der.
However, I cannot find ways to convert der to pem.
for example, the following codes generates der encoded file pkcs10.cer
public static void ...
3
votes
1answer
369 views
X509 certificate CSR DN parsing
I'm having a problem with X.509 certificate DN parsing. The CSR generated is of the form:
/C=/ST=/L=/O=/OU=/CN=
The signed certificate issued by the CA is of the form:
C=USA, ST=NJ, L=test, ...
0
votes
1answer
93 views
Using OpenSSL through a Java program to issue X.509 certificates
I am writing a Java program and at this point I want to issue signed X.509 certificates to users, but first I must generate the certificates on request.
From my research, I found that the simplest way ...
0
votes
3answers
419 views
How do I verify from a servlet that the connection was made with two-way SSL?
I've written a servlet filter to add security to a web application. In some situations, I want to verify that the connection with the application server was made with two-way SSL (TLS 1.0). Normally ...
1
vote
0answers
66 views
Restriciting access to my ASP.NET site based on existenence of client certificate
I have an ASP.NET site which I would like to restrict access too. I have configured the server side certificate so all is well there, and I am readily able to issue client certificates to those third ...
0
votes
1answer
190 views
Web Services with x.509 certificates. Porting C# code to Rails
I am currently in the process of building a new web-based system in rails to replace a legacy .NET solution (stand-alone Win32 app). The system allows analysts to perform a number of actions. In many ...
0
votes
1answer
69 views
How is a server certificate validated in SSL?
Let's say server S sends it's certificate to client C. What is the method used to validate that this certificate is authentic?
What are the steps carried out to ensure that this is indeed the ...
0
votes
0answers
114 views
IIS7 to require different CA cert for client x.509 authentication than website cert
We are working on php web application hosted on IIS 7 with implemented smartcard x.509 certificate authentication.
For website SSL connection we use certificate from well known Certification ...
0
votes
1answer
301 views
How do you get a users X.509 certificate over an HTTP request - (without SSL)
We would like to authenticate/authorize users using X.509 certificates and groups within LDAP.
With Tomcat 5.5 we were able to do this by getting the X.509 cert over SSL and then switching back to ...
1
vote
0answers
141 views
How do I diagnose a certificate recoverable trust failure on iOS, without SecTrustGetTrustResult?
While adding a client certificate to an iOS application, I'm encountering a recoverable trust failure with the cert. The iOS docs discussion for SecTrustEvaluate specifically suggests using ...
1
vote
0answers
176 views
Trying to call a Webservice secured with X.509 Certificate
I'm trying to call a webservice that is secured using an X.509 Certificate.
The provider of the webservice has supplied me with a username, and password.
When I browse to the site using Firefox, the ...
1
vote
1answer
2k views
Mutual certificates authentication in SoapUI
I have a Jax-ws web service. I've successsfuly tested it with soap ui. but now I've added mutual authentication security. Client and server just exchange with x.509 certificates. How to configure soap ...
0
votes
1answer
298 views
svcutil not producing Config file
On the time of installer I install new certificate on each machine so i need to update application config file with certificate encoded value.
<client>
<endpoint ...
0
votes
0answers
590 views
Signing, encrypting, and decryptying with X.509
I was able to establish a framework where I'm able to get my client generated a certificate from a server. The client generates a request for certificate and server provides. Both sides do not share ...
1
vote
0answers
366 views
Programmatically authentication in LifeRay
I'm using LifeRay and need some kind of special authentication: my users have x.509 certificates which are validated by an Apache Webserver. After a successful validation, the user is redirected to ...
0
votes
0answers
95 views
Issue with certificate while showing signer name of signed email in outlook
I have three x.509 certificates
One has Subject alternative name Extension as RFC822 Name=abc@xyz.com)
second has Subject alternative name Extension as RFC822 Name=null)
Third do not have subject ...
0
votes
1answer
299 views
IX509PrivateKey::Create throws access denied when called as “Network Service”
I'm using IX509PrivateKey to create a key for an X.509 cert request (as "NT AUTHORITY\NETWORK SERVICE"), and the Create method is generating an access denied (I'm P/Invoke-ing the dispatch interface ...
3
votes
2answers
200 views
C# Certificate generation framework
Does anyone know a C# framework that can generate public/private keys, X.509 certificates and sign those certificates?
0
votes
1answer
70 views
Remote Signing Best Practices - Design validation
In our company, we are trying to design a centralized server-side service to sign emails and documents.
Before even start doing so we would like to know some considerations or best practices that you ...
1
vote
1answer
808 views
KeyFactory.generatePublic from hardcoded X.509 certificate
I need to divide my app to app and extension. So i took an example for Google Play Downloader Library (android-sdk\extras\google\play_apk_expansion\downloader_sample). Project builds fine, but it ...
0
votes
1answer
90 views
What is the difference between X.509 certificate and WTLS certificate
I would like to know the difference between these two certificates and which one is useful in wireless communication environment.
Thank you.
6
votes
1answer
3k views
How to read a RSA public key in PEM + PKCS#1 format in Python?
I have a RSA public key in PEM format + PKCS#1(I guess):
-----BEGIN RSA PUBLIC KEY-----
MIGJAoGBAJNrHWRFgWLqgzSmLBq2G89exgi/Jk1NWhbFB9gHc9MLORmP3BOCJS9k
...
1
vote
0answers
88 views
How distribute certificates from software company
I would ask for help in this matter.
I work in a software company and we're writing a client-server application (like system of documents circulation). It will be delivered as a complete solution as ...
9
votes
2answers
1k views
Why different private key strings under Linux or Windows?
When I'm creating private key strings with the following PHP code (and same config-parameter), they are enclosed between different strings:
$configs = array('config' => 'OpenSSL.cnf',
...
1
vote
2answers
978 views
What tools can I use to generate X.509 certificates?
When I Google this I find many places that recommend using the PluralSight tool to generate a certificate, but this tool is no longer available.
Does anyone know of another tool that will easily ...


