TLS decode error while handshaking with OpenSSL 0.9.8o

I seem to be experiencing TLS decode errors similar to ones reported for Tor 0.2.1.22. I'm running in a private network on Ubuntu 10.10 server.

John

urrtor@urr1:/tor$ uname -a Linux urr1 2.6.35-22-generic-pae legacy/trac#35 (closed)-Ubuntu SMP Sat Oct 16 22:16:51 UTC 2010 i686 GNU/Linux urrtor@urr1:/tor$ openssl version OpenSSL 0.9.8o 01 Jun 2010 urrtor@urr1:/tor$ tor --version Dec 17 15:42:13.293 [notice] Tor v0.2.1.26 (r12). This is experimental software. Do not rely on it for strong anonymity. (Running on Linux i686) Tor version 0.2.1.26 (r12). urrtor@urr1:/tor$ grep TLS urr1.log Dec 17 15:18:45.153 [debug] connection_tls_start_handshake(): starting TLS handshake on fd 9 Dec 17 15:18:45.154 [info] TLS error while handshaking with [scrubbed]: tlsv1 alert decode error (in SSL routines:SSL23_GET_SERVER_HELLO) Dec 17 15:18:45.155 [debug] connection_tls_start_handshake(): starting TLS handshake on fd 9 Dec 17 15:18:45.155 [info] TLS error while handshaking with [scrubbed]: tlsv1 alert decode error (in SSL routines:SSL23_GET_SERVER_HELLO) Dec 17 15:19:46.256 [debug] connection_tls_start_handshake(): starting TLS handshake on fd 9 Dec 17 15:19:46.257 [info] TLS error while handshaking with [scrubbed]: tlsv1 alert decode error (in SSL routines:SSL23_GET_SERVER_HELLO) Dec 17 15:24:51.780 [debug] connection_tls_start_handshake(): starting TLS handshake on fd 9 Dec 17 15:24:51.781 [info] TLS error while handshaking with [scrubbed]: tlsv1 alert decode error (in SSL routines:SSL23_GET_SERVER_HELLO) Dec 17 15:35:01.836 [debug] connection_tls_start_handshake(): starting TLS handshake on fd 9 Dec 17 15:35:01.837 [info] TLS error while handshaking with [scrubbed]: tlsv1 alert decode error (in SSL routines:SSL23_GET_SERVER_HELLO) urrtor@urr1:~/tor$

Trac:
Username: ramsdell