Skip to content

Server package <server> --include=minify does not include Liberty's FIPS properties file #33561

@abutch3r

Description

@abutch3r

Describe the bug
When a minified zip is generated by ./server package <servername --include=minify it does not include the wlp/lib/security/fips140_3/FIPS140-3-Liberty.properties file.

Such that if FIPS was enabled for the server that has been packaged, an error would be thrown on start stating that Java could not find Liberty's properties file

Steps to Reproduce
run ./server package --include=minify

Expected behavior
a minified package would include the base Liberty Profile

Diagnostic information:

  • OpenLiberty Version: 25.0.0.12
  • Affected feature(s) FIPS140-3 with IBM Semeru
  • Java Version: IBM Semeru 11, 17, 21 and 25
  • server.xml configuration: irrelevant
  • If it would be useful, upload the messages.log file found in $WLP_OUTPUT_DIR/messages.log

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

Labels

FIPS140-3release bugThis bug is present in a released version of Open Liberty

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions