http://bugs.winehq.org/show_bug.cgi?id=15704
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|crypt32: chain.ok test fails|crypt32: chain.ok test fails |in OpenSolaris |in OpenSolaris/PC-BSD
--- Comment #9 from Austin English austinenglish@gmail.com 2008-10-27 15:43:39 --- Seems to also fail in PC-BSD. The root certs are avaialable there in security/ca_root_nss. They are then installed in /usr/local/share/certs/. Adding that to dlls/crypt32/rootstore.c fixes it.
I sent a patch: http://www.winehq.org/pipermail/wine-patches/2008-October/063840.html
Still working on OpenSolaris though.