Closed GoogleCodeExporter closed 9 years ago
The recommended solution is to create a symbolic link to the cacerts instead of
copying the files:
cd /Library/Java/JavaVirtualMachines/1.7.0.jdk/Contents/Home/jre/lib/security
ln -s
/System/Library/Java/Support/CoreDeploy.bundle/Contents/Home/lib/security/cacert
s cacerts
You might need to run this command using sudo (eg. sudo ln -s ....)
Original comment by rola...@gmail.com
on 15 May 2011 at 10:22
Closing it since now reported on macosx-port JIRA
(http://java.net/jira/browse/MACOSX_PORT-399)
Original comment by henri.gomez
on 4 Oct 2011 at 9:18
Original issue reported on code.google.com by
ralf.ebert
on 1 May 2011 at 4:31