Self-signed certificates are a type of security certificates that are signed by the same entity that actually uses the certificate.
I have created a self-signed SSL certificate for the localhost CN. Firefox accepts this certificate after initially complaining about it, …
google-chrome ssl certificate self-signedUsing Git, is there a way to tell it to accept a self signed certificate? I am using an https …
git version-control https self-signedIS there a way to trick the server so I don't get this error: Content was blocked because it was …
iframe ssl-certificate chromium self-signedI'm deploying an application using JAWS, and it worked until late 2013 when I got a warning, and then this morning …
java security certificate java-web-start self-signedI am trying to distribute my application to some people for testing. I have installed it on my Desire directly …
android apk self-signedI have subdomain.example.com that I use for development purposes. My web application solution contains a web API etc, …
iis ssl certificate ssl-certificate self-signedI am trying to write an integration test where our test launches an embedded HTTPS server using Simple. I created …
java spring resttemplate self-signedI just created a self-signed certificate on a linux box running tomcat 6. I created the keys like this, valid for 10 …
tomcat ssl certificate self-signed keystoreI need to create a self-signed certificate (for local encryption - it's not used to secure communications), using C#. I've …
c# .net certificate self-signedHow do I accept a self-signed certificate in Java on Android? A code sample would be perfect. I've looked everywhere …
android ssl ssl-certificate self-signed