Date: Wed, 14 Jun 2006 15:40:04 +0200 From: Alex Dupre <ale@FreeBSD.org> To: freebsd-java@freebsd.org Subject: Java crypto Message-ID: <449011B4.9060502@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
Is there a particular reason why the native jdk ports (diablo and jdk15) don't (build and) install the SunPKCS11 provider? Personally I've just hand-built the machine-dependent shared library libj2pkcs11.so and, in addition to machine-independent sunpkcs11.jar library, it works like a charm (tested with the OpenSC PKCS#11 library). Second thing: it could be useful to have a knob in all jdk ports to install the unrestricted security policy files, so that every update won't replace them. -- Alex Dupre
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?449011B4.9060502>