Attributes of the MANIFEST.mf in FIPS version
José Manuel Gutiérrez Núñez <[email protected]> Mon, 25 Feb 2019 08:24:19 +0100
| Newsgroups | gmane.comp.encryption.bouncy-castle.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi In the FIPS version of your jars you have not included several attributes of the MANIFEST.mf necessary for applications to work with the Java Web Start. Will these attributes be included in future versions? For example in bcmail-jdk15on-1.58.jar: Permissions: all-permissions Application-Name: Bouncy Castle S/MIME API Caller-Allowable-Codebase: * Trusted-Library: true Application-Library-Allowable-Codebase: * Codebase: * Thanks in advance, Jose