self-signed
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.[详细]
2022-12-28 21:22 分类:问答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 tr[详细]
2022-12-28 14:05 分类:问答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:[详细]
2022-12-27 02:47 分类:问答Internet Explorer blocks self-signed ActiveX
I have create a self-signed certificate and signed my ActiveX. I followed the steps in this topic. (How do I create a self-signed certificate for code signing on Windows?)[详细]
2022-12-21 04:59 分类:问答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 myC[详细]
2022-12-20 01:08 分类:问答Signed Java Applet Throws Security Exception on Connect to a Webservice
I have an java applet running on tomcat 5.5. It is signed ( -selfcert). I still get an java.security.AccessControlException: access denied (java.lang.RuntimePermission createClassLoader) Exception, wh[详细]
2022-12-09 04:23 分类:问答