Tagged Questions
The self-signed tag has no wiki summary.
18
votes
4answers
24k views
How do I accept a self-signed certificate with a Java HttpsURLConnection?
A module I'm adding to our large Java application has to converse with another company's SSL-secured website. The problem is that the site uses a self-signed certificate. I have a copy of the ...
13
votes
12answers
4k views
Self-signed SSL Cert or CA?
I would like to have the authentication and registration parts of my website encrypted (for obvious reason). This site is currently and older site which some friends and I started in middle school ...
12
votes
3answers
13k views
Tomcat Server/Client Self-Signed SSL Certificate
I have an Apache Tomcat 6.x server running with a self-signed SSL certificate. I want the client to present their own certificate to the server so I can authenticate them based on a database of ...
11
votes
2answers
729 views
.NET doesn't trust my self-signed certificate, but IE does?
I've got a self-signed certificate for testing in development. I've added it under the "Trusted Root Certification Authorities" folder in certificate manager, and when visiting the site under IE or ...
9
votes
6answers
2k views
How do I sign a Java applet for use in a browser?
I'm trying to deploy a Java applet on my website. I also need to sign it, because I need to access the clipboard. I've followed all the signing tutorials I could find but have not had any success. ...
8
votes
4answers
19k views
Self Signed SSL acceptance Android
Ive looked everywhere on the internet and while some people claim to have found the solution, it either does not work or there is no Sample code to back it up. Does anyone know how to accept a self ...
6
votes
0answers
737 views
iphone: how to build an IPA file from self-made app? [closed]
I programmed a small app for iOS, and I used Mac OS X 10.6.6, Xcode 3.2.5 and iOS SDK 4.2, all running in a Virtual Box machine 4.0.
now I want the app to run on my iphone and to distribute it to ...
6
votes
4answers
7k views
Connect to self-signed HTTPS web services from Flex
In my project I need to connect to an intra-net web service but we need SSL connection between the two machines.
Because this is an intra-net site the certificate of the web service might be a ...
5
votes
1answer
137 views
Android Signed Apps
I am trying to publish an app which can be used by other applications (meaning others apps can invoke my application to do some service for them). However I see that when I sign my app using my ...
5
votes
4answers
2k views
Can I create self-signed certificate in Java which will be automatically trusted by web browsers?
I've generated a self-signed certificate for my Java app using keytool. However, when I go to the site in a browser it always pops up with a warning - saying this site does not own the certificate - ...
4
votes
3answers
4k views
Is it possible to force the WCF test client to accept a self-signed certificate?
I have a WCF web service running in IIS 7 using a self-signed certificate (it's a proof of concept to make sure this is the route I want to go). It's required to use SSL.
Is it possible to use the ...
4
votes
3answers
1k views
Sign a JAR automatically when building from Netbeans
I want to know if Netbeans has some option or setting that will allow me to automatically sign a jar as part of the build.
4
votes
8answers
1k views
Self-signed certs — helping users know they need to add root CA to trusted cert store
I have a desktop product which uses an embedded webserver which will use self-signed certs.
Is there something that I can put in a web page that would detect that they haven't added the root CA to ...
4
votes
2answers
6k views
Issue with Self Signed Cert in WCF - Must have Private Key
I am creating a WCF service hosted within IIS7 on Windows Vista SP1. I am getting the following error:
The certificate 'CN=SignedByLocalHost' must have a private key that is capable of key exchange. ...
4
votes
1answer
696 views
Should I use self-signed certificates in general? For SVN in particular?
How secure is it to use self-signed certificates? As far as I understand it, an attacker could pretend to be my server if I don't have a certificate from an authority. Is this much of a risk?
...
3
votes
2answers
485 views
JBoss reload certificate truststore without restart
Is there a way to "reload" the certificate truststore in JBoss 4.2 without restart?
I am trying to have an EJB call a web service on a remote server with ssl and am seeing a similar problem with ...
3
votes
3answers
5k views
HTTPS with Self-Signed SSL Certificate Issues… Solution or better way?
All I need to do is download some basic text-based and image files from a web server that has a self-signed SSL certificate.
I have been trying to figure out how to use HttpClient to do this, but ...
3
votes
2answers
5k views
wget, self-signed certs and a custom HTTPS server
For various reasons I have created a simple HTTP server, and added SSL support via OpenSSL. I'm using self-signed certificates. IE, FireFox and Chrome happily load content as long as I add the CA to ...
3
votes
1answer
781 views
How do I enable mutual SSL in IIS7 with a self-signed certificate?
I've created a self-signed certificate in IIS7. Then I exported this certificate to a .pfx and then installed it on the client machine's IE browser. Then I set "Require Client Certificate" on the ...
2
votes
3answers
136 views
Create a Self-Signed Certificate within IIS Express
From my understanding it is in fact possible to create a certificate issued to an IP address. Is it possible to do so within IIS Express?
Please note that this is for testing only.
Edit
People seem ...
2
votes
2answers
386 views
add or create 'Subject Alternative Name' field to self-signed certificate using makecert
How can I create a certificate using makecert with a 'Subject Alternative Name' field ?
You can add some fields eg, 'Enhanced Key Usage' with the -eku option and I've tried the -san option but ...
2
votes
2answers
288 views
How can I connect to a mail server using IMAP over SSL in android?
I need to establish the Connection with MailServer (Custom Mail server). Whenever I tried to connect it throws the javax.net.SSLException, Not trusted server certificate exception.
I don,t know how ...
2
votes
2answers
186 views
Use self-signed cert without installing in cert store
I have a self-signed certificate (.cer) file from a third party. I'd like to use that certificate in code to connect to their webservice (over HTTPS), without installing it in my cert store in ...
2
votes
2answers
657 views
Any way to use self signed certificates on the windows phone 7 emulator?
We are developing a WP7 application which is connected to a server using OAuth. It's a low budget project. So, we are only using self signed certificates even on the production server. That worked ...
2
votes
2answers
4k views
Android DefaultHttpClient accept all certificates for SSL session help
I am attempting to connect to a local HTTPS server using the apache DefaultHttpClient on a Android device.
DefaultHttpClient httpclient = new DefaultHttpClient();
HttpPost httppost = new ...
2
votes
1answer
1k views
Client SSL with Self Signed CA not working
I have been struggling with an SSL problem for more than 1 month.
We have used openssl to generate our own CA, server and client certificates. We have also
enable "SSLrequire" on the Apache web ...
2
votes
3answers
916 views
Sending email from a .net application via a mail server with a self-signed SSL certificate
I installed hmailserver 5.3.2 and configured it. It receives and sends
emails normally, but I wanted to use it to send emails from a .net/C#
application located in another server, and for that I ...
2
votes
1answer
612 views
Internet Explorer blocks self-signed ActiveX
I have create a self-signed certificate and signed my ActiveX. I followed the steps in this topic. ...
2
votes
2answers
3k views
Java web service over https - How to add a self-signed certificate into a client api?
I have a "Hello World" web service created with axis2. I would like to write a client api which could use this service over https with a self-signed certificate. I have a self-signed certificate ...
2
votes
2answers
1k views
HTTPS with self-signed certificate in the app's keychain
I have to connect my iPhone app to a server with a self-signed certificate via HTTPS. I cannot change the certificate or the server.
Since I don't want to accept all self-signed certs, just this one, ...
2
votes
1answer
115 views
Embedded webserver and certs
I have an app with an embedded webserver. This webserver can now do SSL via the OpenSSL package :)
Now to the cert issue. This app is sold, which I say because it's not just sitting on a server I ...
2
votes
5answers
15k views
How to create a self-signed wildcard SSL certificate for IIS 6?
I'm trying to create a self-signed wildcard SSL certificate for use on a number of development and test servers running IIS 6. Following various guides has led to a couple ways of generating the ...
1
vote
1answer
26 views
Create SSL Client Certificate on different Web Server [closed]
I have a web server (Apache) and configured a CA on this machine to create self-signed ssl client certificates (via openssl). Because the web server is in the DMZ, my question is: Is there any way to ...
1
vote
0answers
164 views
How to get an IPhone or IPad (iOS 5.x) to properly recognize my certificate root authority
I created a self-signed root authority certificate using makecert. I created an SSL certificate issues by that authority and bound my IIS 7 website with it. I then pushed the root certificate to my ...
1
vote
1answer
82 views
Java: Accepting self-signed certificates
I use the following TrustManager to accept self-signed certificates from my local test server in my Java application:
public class CertificateAcceptor {
private TrustManager[] ...
1
vote
0answers
97 views
Multiple WCF service instances don't work via SSL under IIS
I have a server (W2k8 R2 Standard) hosting three instances of the same web site. All three are bound to different domain names and IP addresses:
sub1.domain.com ON xxx.xxx.xxx.28:80
sub2.domain.com ...
1
vote
1answer
133 views
Eclipse update site - how to sign jars?
I have a few Eclipse plugins that are part of a feature. We would like to apply code signing to these plugins when the update site is updated.
I can see the JAR Signing tab when exporting an ...
1
vote
0answers
240 views
Accepting self signed certificate programmatically from J2ME
I have created self-signed certificate and configured tomcat to use it (Port 443)
When i try to access it through j2me application i get CertificateException
public void run() {
String url = ...
1
vote
1answer
228 views
Can I use urlfetch with self signed certifications over ssl
I want my app engine service to speak with a separate service that I manage. I want to be able to install my self signed certificate on both ends. Is it possible to have app engine speak to this ...
1
vote
3answers
512 views
How to generate, sign and import SSL certificate from Java
I need to generate a self signed certificates at run time, sign them and import to the Java keystore. I can do this using "keytool" and "openssl" from command line in the following way:
keytool ...
1
vote
1answer
3k views
Java: SSL Clientside Authentication with self-signed certificates
I'm trying to secure a connection from a Java Client/Server application that communicates over the Internet. My idea was to use SSL sockets with self-signed certificates and client authentication. I ...
1
vote
2answers
146 views
Adobe AIR-Is a self signed app OK?
I want to develop an app using Adobe AIR. But I have to sign it using a code signing certificate. I don't wan to buy a code signing certificate. Would it be OK if I distribute my app with a ...
1
vote
1answer
264 views
SSL certificate for LAN enviornment
I have made a Silverlight 3.0 application, which communicates with an xml rpc server over https. The whole application will run in a LAN enviornment where server can be installed on different machines ...
1
vote
1answer
668 views
Self signed certificate IIS7 - The remote certificate is invalid according to the validation procedure
I have a website hosted on my web server contacting a secure web service on another server. I have created a self signed certificate and attached it to the https:// binding. I have done 2 things to ...
1
vote
1answer
3k views
How to export private key from a keystore of self-signed certificate
I just created a self-signed certificate on a linux box running tomcat 6.
I created the keys like this, valid for 10 years:
keytool -genkey -alias tomcatorange -keyalg RSA -validity 3650
and ...
1
vote
1answer
668 views
How can I make Ruby’s SOAP::WSDLDriverFactory work with self signed certificates?
This post is somewhat similar to this other post:
http://stackoverflow.com/questions/128660/how-can-i-make-rubys-soaprpcdriver-work-with-self-signed-certificates
except I'm using WSDLDriverFactory:
...
1
vote
1answer
1k views
Do non-self-signed certificates remove the security warning for Applets?
What exactly do certificates purchased from a CA do again (in the context of Java applets)?
Lets say I have an applet on a website that accesses the users files (requiring a security certificate). ...
0
votes
1answer
21 views
Trust Self Signed Certificate in Xulrunner app for https urls
I developed a small xulrunner application, which works fine when I am able to use http requests.
Now I want my xulrunner to open my https remote web page (This has self signed certificate).
I would ...
0
votes
0answers
28 views
Adding self-signed SSL certificate for libcurl
I am using libcurl in my C application to communicate with an HTTPS server that I have set up. I generated a self-signed certificate on that server that I wish to use with curl.
I am aware of setting ...
0
votes
2answers
94 views
WCF Could not establish trust relationship for the SSL/TLS secure channel with authority
Scenario:
I've a WCF web service called SERVICEA hosted in Azure. It's uses self signed certificate for HTTPS.
This SERVICEA inspect the incoming request and determines whether to call:
...