Yes, problem was in openssl 0.9.7d which comes with Solaris 10. After compiling new openssl 0.9.8 , imapd works fine.
Thanks, Jozef > > >On Wed, 17 Aug 2005, Jozef Rujak wrote: >> sh -c '(strings /lib/libc.a | grep getpassphrase > /dev/null) && ln -s >> os_soln.h os_sol.h || ln -s os_solo.h os_sol.h' >> /lib/libc.a: No such file or directory > >Don't worry about this. It is just a check to see whether the C library >has the getpassphrase() call, and if so that is used when building >mailutil instead of getpass(). > >> Aug 17 11:54:13 nstest imapd[1778]: [ID 298158 mail.debug] imaps SSL service >> init from 193.87.248.75 >> Aug 17 11:54:13 nstest imapd[1778]: [ID 149382 mail.info] Unable to accept >> SSL connection, host=dodi.intas.sk [193.87.248.75] >> Aug 17 11:54:13 nstest imapd[1778]: [ID 853321 mail.error] SSL error status: >> error:1409D08A:SSL routines:SSL3_SETUP_KEY_BLOCK:cipher or hash unavailable >> Aug 17 11:54:30 nstest imapd[1779]: [ID 298158 mail.debug] imaps SSL service >> init from 193.87.248.75 >> Aug 17 11:54:42 nstest imapd[1779]: [ID 149382 mail.info] Unable to accept >> SSL connection, host=dodi.intas.sk [193.87.248.75] >> Aug 17 11:54:42 nstest imapd[1779]: [ID 853321 mail.error] SSL error status: >> error:140D308A:SSL routines:TLS1_SETUP_KEY_BLOCK:cipher or hash unavailable > >This is the problem that you need to look into. It's a problem within >OpenSSL. It may have been built incorrectly. > >-- Mark -- > >http://staff.washington.edu/mrc >Science does not emerge from voting, party politics, or public debate. >Si vis pacem, para bellum. Aktivujte si aj vy schranku s neobmedzenou kapacitou na ATLAS.SK. http://mail.atlas.sk _______________________________________________ Imap-uw mailing list [email protected] https://mailman1.u.washington.edu/mailman/listinfo/imap-uw
