secure connection self cert problem..
807578Jul 2 2008 — edited Jul 3 2008Hi folks,
I trying to set up secure connection on a new sgd box but its failing. Everything looks ok from the servers point of view (accepting standard and secure connections, and a certinfo shows my self signed cert) but when i try to connect the browser states that it doesnt trust the cert as it wasnt certified by a CA. I following a few guides but basically this guide contains more or less what i did (pages 6 and 7)...
http://209.85.135.104/search?q=cache:XiolCKPLvwMJ:www.filibeto.org/sun/sgd-users/lib/homeEE.pdf+tarantella+send+csr&hl=en&ct=clnk&cd=5&gl=uk
when i try to connect (https://server.domain.com/sgd) i get the following error in /opt/tarantella/var/log/error.log)...
---------------------------------------------------------------------------------------------------------------------------------------------------------------
2008/07/02 09:14:11.964 ssl2784 ssldaemon/handshake/failederror
Sun Secure Global Desktop Software (4.4) ERROR:
TSP=172.16.x.x:443 Client=172.16.x.x:54570
The client has established a TCP connection but failed to negotiate
an SSL connection. Connection closed by Secure Global Desktop Security Daemon.
Reported SSL error: tlsv1 alert unknown ca
Check the client supports SSL.
Web browsers must support JDK 1.1. ssldaemon/handshake/failederror
2008/07/02 09:14:11.964 ssl2784 ssldaemon/handshake/failederror
Sun Secure Global Desktop Software (4.4) ERROR:
TSP=172.16.x.x:443 Client=172.16.x.x:54570
The client has established a TCP connection but failed to negotiate
an SSL connection. Connection closed by Secure Global Desktop Security Daemon.
Reported SSL error: tlsv1 alert unknown ca
Check the client supports SSL.
Web browsers must support JDK 1.1. ssldaemon/handshake/failederror
2008/07/02 09:14:11.964 ssl2784 ssldaemon/handshake/incompleteerror
Sun Secure Global Desktop Software (4.4) ERROR:
Client 172.16.x.x:54570 has failed to complete an initial SSL connection.
Reported SSL error:
Check the client supports SSL. Web browsers must support JDK 1.1.
Check client for errors. ssldaemon/handshake/incompleteerror
2008/07/02 09:14:11.964 ssl2784 ssldaemon/handshake/incompleteerror
Sun Secure Global Desktop Software (4.4) ERROR:
Client 172.16.x.x:54570 has failed to complete an initial SSL connection.
Reported SSL error:
Check the client supports SSL. Web browsers must support JDK 1.1.
Check client for errors. ssldaemon/handshake/incompleteerror
---------------------------------------------------------------------------------------------------------------------------------------------------------------
Any help would be greatly appreciated.
thx in advance