[Bug 2541] [IcedTea8] Allow the user to specify the cacerts file to use
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Fri Apr 1 02:10:45 UTC 2016
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2541
--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea?cmd=changeset;node=0637ff9bfd77
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Fri Apr 01 01:37:13 2016 +0100
PR2541: Allow the user to specify the cacerts file to use
2016-03-31 Andrew John Hughes <gnu_andrew at member.fsf.org>
PR2541: Allow the user to specify the cacerts file
to use
* Makefile.am:
(uninstall-local): Delete the cacerts file.
2015-07-16 Andrew John Hughes <gnu_andrew at member.fsf.org>
PR2541: Allow the user to specify the cacerts file
to use
* INSTALL: Document --with-cacerts-file.
* Makefile.am:
(JDK_CACERTS_FILE): Replace hardcoded value with
@ALT_CACERTS_FILE at .
(install-data-local): Install the cacerts file.
* NEWS: Updated.
* acinclude.m4:
(IT_WITH_CACERTS_FILE): Allow a cacerts file to
be specified, defaulting to
${SYSTEM_JDK_DIR}/jre/lib/security/cacerts
* configure.ac:
Invoke IT_WITH_CACERTS_FILE.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20160401/f6b538ca/attachment.html>
More information about the distro-pkg-dev
mailing list