Changes

Jump to navigation Jump to search
Line 20: Line 20:  
== Problem 2: Adobe Reader 8 on the Mac will not connect to my webdav server over ssl ==
 
== Problem 2: Adobe Reader 8 on the Mac will not connect to my webdav server over ssl ==
   −
This problem I have not yet managed to solve.  I spent quite a bit of time on it.  I tried importing the complete chain of signer certificates directly into the cert store maintained by Adobe Reader itself, but still no success.  The ssl key exchange fails during the connection process.  The Apache server log shows the following entry.
+
This problem I have not yet managed to solve.  Adobe Reader on Windows works fine with the exact same shared review.  I spent quite a bit of time on it, trying to make it work on the Mac.  I tried importing the complete chain of signer certificates directly into the cert store maintained by Adobe Reader itself, but still no success.  The ssl key exchange fails during the connection process.  The Apache server log shows the following entry.
 
<pre>
 
<pre>
[Sun Aug 26 10:42:27 2007] [info] Connection to child 7 established
+
[Sun Aug 26 10:42:27 2007] [info] Connection to child 7
(server gryphn.phys.uconn.edu:443, client 68.118.192.252)
+
  established (server gryphn.phys.uconn.edu:443, client
 +
  68.118.192.252)
 
[Sun Aug 26 10:42:27 2007] [info] Seeding PRNG with 136 bytes
 
[Sun Aug 26 10:42:27 2007] [info] Seeding PRNG with 136 bytes
of entropy
+
  of entropy
 
[Sun Aug 26 10:42:27 2007] [error] SSL handshake failed
 
[Sun Aug 26 10:42:27 2007] [error] SSL handshake failed
(server gryphn.phys.uconn.edu:443, client 68.118.192.252)
+
  (server gryphn.phys.uconn.edu:443, client 68.118.192.252)
 
[Sun Aug 26 10:42:27 2007] [error] SSL Library Error:
 
[Sun Aug 26 10:42:27 2007] [error] SSL Library Error:
336151576 error:14094418:SSL routines:func(148):reason(1048)
+
  336151576 error:14094418:SSL routines:func(148):reason(1048)
 
</pre>
 
</pre>
 +
The error reason 1048 seems to indicate a problem validating the signature on the host server certificate.  That is why I worked on getting Adobe Reader to recognize my signers as legitimate signing authorities.  It seemed to make no difference.  For now, I must resign myself to not using shared reviews because too many of my colleagues use the Mac.  So far, no one out on the message boards seems to have run into this problem.  When someone solves it, I will post the answer here.

Navigation menu