Reference Citations - HerongYang.com - v2.94, by Herong Yang
Scambio cedrtificati Server/Client
'SslSocketClient.java - SSL Client Socket Example' tutorial was cited in a Java news group message in Italian language in 2009.
The SslSocketClient.java - SSL Client Socket Example tutorial was cited in a Java news group message in Italian language in 2009.
Subject: Scambio cedrtificati Server/Client Date: Nov 3 2009 Author: Daniele Gagliardi Source: http://groups.google.com/group/it.comp.java/browse_thread /thread/c103c3655d30177c/5a2d73ab6fe32c07 ... Qui c'è in realtà un problema di distribuzione dell'applicazione: sulle macchine client, in cui dovrebbe andare in esecuzione l'applet, occorre installare un truststore contenente il certificato self-signed del server, per poterne validare l'identità. A meno che il certificato server non sia stato emesso da una CA presente tra quelle disponibili in cacerts (e qui dovresti pagare :-): in questo caso non hai bisogno di nient'altro. Ad essere precisi, una cosa occorrerebbe farla: modificare la password di default del truststore, altrimenti un attaccante che avesse accesso alla macchina client potrebbe inserire in cacerts un certificato di CA fasullo, o un certificato self-signed, e ogni qual volta l'utente si connette ai server dell'attaccante, la JVM non protesta ;-) Ai link seguenti trovi svariati esempi di codice per architetture java client-server che si scambiano dati con protocollo SSL: http://stilius.net/java/java_ssl.php http://www.exampledepot.com/egs/javax.net.ssl/GetCert.html?l=rel http://www.jguru.com/faq/view.jsp?EID=32388 https://www.herongyang.com/JDK/SSL-Socket-Client-Example-SslSocketCl... Ma, ripeto, si tratta di esempi generali client-server, da cui puoi prendere un po' di informazioni aggiuntive sul mondo ssl in java. ...
Table of Contents
Java Database Connectivity (JDBC) Overview
getting database connection in netbeans
Delphi 2010 "£" sign issues and Parameters
►Scambio cedrtificati Server/Client
BSOD with win 7 64 bit when playing games
Win7: SYSTEM IGMP 224.0.0.22 connection
Public key in reply and keystore don't match
How do I get rid of SDHelper.dll errors?
Not Another Damn Password! Its the 21st Century After All
insert a photo document in to the oracle database through JDBC
COMS 6998 Search Engine Technology
Using RSA encryption with Java
Setting up SOAP in PHP, why am I getting these errors?
how to insert a value in a column with another value
Inserir ficheiro numa base de dados MySql com vb.net
Connection String - SQL Server 2005
QLAuthenticator password encryption/decryption
Wweb dynpro application Localization in chinese
C# code for MySql Stored Procedures IN, OUT, and INOUT parameters
What are Scoping Rules in Javascript?
connect two ubuntu computers together using a cable
can not establish a connection with SQL
Conectar Java Con SQL Server 2005 Express
Use of undefined constant SOAP_1_2
Help forming a SOAP client call with PHP
Automatisch einen Benutzer anlegen
Android Developers - SSL client authentication
Insert and reterive the image into BLOB type
Compile error... what's wrong?