self-signed
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[详细]
2023-01-29 22:56 分类:问答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 se开发者_开发知识库rvice for them). However I see that when I sign my ap[详细]
2023-01-29 10:57 分类:问答Crash on creating new persistence store (jailbroken iPhone device 4.1)
Whenever I deploy \"CoreDataBooks\" Apple iOS sample application to my jailbroken device with self signed certificate and run it - it crashes at line where core-data persistent store is added to persi[详细]
2023-01-22 00:54 分类:问答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.[详细]
2023-01-19 08:07 分类:问答Self-signed SSL certificates and stringWithContentsOfURL
I am requesting some data from a server with NSString#stringWithContentsOfURL:. The server is using a self-signed certificate, so stringWithContentsOfURL: simply returns nil and does not give a change[详细]
2023-01-16 18:32 分类:问答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 s开发者_开发百科igning certificate. I don\'t wan to buy a code signing certificate. Would it be OK if I distribute my app w[详细]
2023-01-14 20:40 分类:问答How to use SSL with a self-signed certificate in groovy?
I have some resources I must access with SSL that use self-signed certificates.In general, most tools have a simple setting to allow these to be accessed without error or just a warning.However, it se[详细]
2023-01-07 05:56 分类:问答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#[详细]
2023-01-04 14:40 分类:问答PHP openssl equivalents for Perl?
What would be a equivalent example in perl of the bellow code to create a Self-signed certificate ? All i have available is Crypt::OpenSSL::RSA (if there is another module let me know so i can verify[详细]
2023-01-04 12:34 分类:问答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.[详细]
2022-12-29 08:07 分类:问答