ssl-certificate
Java and SSL certificates
I am trying to establish a connection with a PHP script of mine in Java using the secure socket layer (HTTPS), but I have found out that to ensure maximum security/validity I have to import the SSL ce[详细]
2023-03-31 01:54 分类:问答Understanding SSL for consuming .Net webservice from Android
I am developing an Android app which need to consume .Net webservices over SSL which I have noexperience in. Now I am looking for some guidance and explanation on SSL handshake and certificates.[详细]
2023-03-30 20:59 分类:问答What is the different between Android signed certification vs a platform certification ?
What is the dif开发者_开发知识库ferent between Android signed certification vs a platform certification ? Every application installed on an Android device needs to be signed with a certificate or the[详细]
2023-03-30 17:09 分类:问答Advanced SSL: Intermediate Certificate Authority and deploying embedded boxes
Ok Advanced SSL gals and guys - I\'ll be adding a bounty to this after the two-day period as I think it\'s a complex subject that deserves a reward for anyone who thoughtfully answers.[详细]
2023-03-30 16:03 分类:问答Openssl does not read default values from openssl.cnf
I am using the following command to create a certificate request: openssl req -config openssl.cnf -new -out [filename].csr -passout pass:[passwor开发者_StackOverflowd][详细]
2023-03-30 08:25 分类:问答SSL/TSL using CocoaAsyncSockets and Java Sockets
I want to create a socket server in cocoa, using AsyncSockets and connect with Java. Enabling SSL works if Java is the server and cocoa the client, but I require the other way around to work. I guess[详细]
2023-03-30 06:43 分类:问答SSL certificate - basic or wildcard question
I am not sure if I need a basic or wildcard certificate and how many. 1) I assume 1 certificate goes in 1 server - so if I have 2 web servers then i need 2 certificates?[详细]
2023-03-28 18:22 分类:问答IIS6: Create/install SSL self-signed cert from command line
I want to automate the setup of S开发者_StackOverflowSL for a website in IIS6.It appears selfSSL and certutil can be used to do this but certificates are new to me and I\'m unsure how to put them toge[详细]
2023-03-28 07:54 分类:问答How to save the LDAP SSL Certificate from OpenSSL
I wanted the SSL Certificate of my LDAP Server which is Novell eDirectory. I have used openssl to connect to ldap to view the certificate.[详细]
2023-03-28 07:54 分类:问答WatiN - Content was blocked because it was not signed by a valid security certificate IE9 popup
I\'m using watiN to test an ssl site on a test box with an un trusted certificate. As a result I\'m getting lots of popups from IE9 which I\'m unsure how to handle with watiN.[详细]
2023-03-28 06:44 分类:问答