RES: ENC: SSL Error: no cipher suites in commom

2003-02-12 Thread Wagner
Hello Bill,

I'm using the most commom browsers.

I tested on IE 5.5 and Netscape... and got the same errors on both.

Thanks in advance,
Wagner Garcia Campagner.

-Mensagem original-
De: Bill [mailto:[EMAIL PROTECTED]]
Enviada em: segunda-feira, 10 de fevereiro de 2003 17:28
Para: [EMAIL PROTECTED]
Assunto: Re: ENC: SSL Error: no cipher suites in commom


This is likely an issue with your browser not Tomcat.  What browser
version are you running?

-b

On Tue, 2003-02-11 at 14:30, Wagner wrote:
 Hello,

 Nobody knows what can be wrong with my configuration??

 I really need this SSL connection to work...

 The certificate is a v3 verisign and i'm using tomcat 3.3.1a

 Thanks again in advance,
 Wagner.


 -Mensagem original-
 De: Wagner [mailto:[EMAIL PROTECTED]]
 Enviada em: terça-feira, 11 de fevereiro de 2003 11:39
 Para: [EMAIL PROTECTED]
 Assunto: SSL Error: no cipher suites in commom


 Hello,

 I'm trying to set a SSL for Tomcat standalone... but i'm getting the
error:

 PoolTcpEndpoint: Handshake failed
 javax.net.ssl.SSLHandshakeException: no cipher suites in common

 When i try to open a SSL conection...



 What i did was:

 - generate a RSA request using Openssl,
 - after the certificate arrived, i did the command: openssl pkcs7 -inform
 PEN -in cert.p7c -print_certs to separate the CA certificate and the
client
 certificate,
 - then i imported the CA certificate to cacerts file with:
 keytool -import -alias certsign -file CA_certfile - keystore cacerts
 - then i imported the client certificate with: keytool - import -alias
 client -file client_certfile - keystore client.keystore
 - the i edited the server.xml file with the lines:

 Http10Connector
   port=443
   secure=true
   keystore=C:\j2sdk1.4.1_01\jre\lib\security\client.keystore
   keypass=client /


 Is there anything wrong Any misconfiguration

 I've tried to install the same certificate on apache and it worked fine.

 Thanks in advance,
 Wagner Garcia Campagner.
 


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




ENC: SSL Error: no cipher suites in commom

2003-02-11 Thread Wagner



Hello,

Nobody 
knows what can be wrong with my configuration??

I 
really need this SSL connection to work...

The 
certificate is a v3 verisign and i'm using tomcat 3.3.1a

Thanks 
again in advance,
Wagner.


-Mensagem original-De: Wagner 
[mailto:[EMAIL PROTECTED]]Enviada em: terça-feira, 11 de 
fevereiro de 2003 11:39Para: 
[EMAIL PROTECTED]Assunto: SSL Error: no cipher suites in 
commom
Hello,

I'm trying to set a 
SSL for Tomcat standalone... but i'm getting the error:

PoolTcpEndpoint: 
Handshake failedjavax.net.ssl.SSLHandshakeException: no cipher suites in 
common

When i try to open a 
SSL conection...



What i did 
was:

- generate a RSA 
request using Openssl,
- after the 
certificate arrived, idid the command: openssl pkcs7 
-informPEN -in cert.p7c -print_certs to separate the CA 
certificate and the client certificate,
- then i imported 
the CA certificate to cacerts file with: keytool -import -alias 
certsign -file CA_certfile - keystore cacerts
- then i imported 
the client certificate with: keytool - import -alias client -file 
client_certfile - keystore client.keystore
- the i edited the 
server.xml file with the lines:

Http10Connector 
port="443" 
secure="true" 
keystore="C:\j2sdk1.4.1_01\jre\lib\security\client.keystore" 
keypass="client" /

Is there anything 
wrong Any misconfiguration

I've tried to 
install the same certificate on apache and it worked fine.

Thanks in 
advance,
Wagner Garcia 
Campagner.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]