self-signed
Getting Chrome to accept self-signed localhost certificate
I have created a self-signed SSL certificate for the localhost CN. Firefox accepts this certificate after initially complaining about it, as expected. Chrome and IE, however, refuse to accept it, even[详细]
2023-04-08 18:27 分类:问答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.[详细]
2023-03-30 05:11 分类:问答Jar signing -validity property
I used the -validity property of the keytool to generate a keystore and self sign a jar. During the process, I saw the debug message that says[详细]
2023-03-26 19:55 分类:问答Accepting self signed certificate programmatically from J2ME
I have created self-signed certificate and configured tomcat to use it 开发者_如何学编程(Port 443)[详细]
2023-03-20 19:22 分类:问答add or create 'Subject Alternative Name' field to self-signed certificate using makecert
How can I create a certificate us开发者_JAVA技巧ing makecert with a \'Subject Alternative Name\' field ?[详细]
2023-03-13 10:46 分类:问答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 Window[详细]
2023-03-10 16:23 分类:问答Signed jar files in tomcat
I have an applet that runs inside an web application. The applet requires certain jar\'s to be signed for its successful running.[详细]
2023-03-08 01:03 分类:问答Red5 and RTMPS self-signed certificate
I am trying to configure rtmps using self-signed certificate, but when I try to connect via red5pfone I get an error:[详细]
2023-02-13 23:06 分类:问答Error when creating a self-signed SSL Certificate
I am trying to create a self-signed SSL certificate using OpenSSL (the version that comes with Apache 2.2 + mod_ssl). The OpenSSL binaries are in C:\\Web\\Apache2.2\\bin, and the configuration file I[详细]
2023-02-10 11:04 分类:问答unsigned APK can not be installed
I am trying to distribute my application to some people for testing. I have installed it on my Desire directly from eclipse and it works fine.[详细]
2023-02-07 04:01 分类:问答