OpenSearch/plugin/core
Tim Vernum eccf3899a2 Tie zip output to command line options in certutil (elastic/x-pack-elasticsearch#4354)
Previously "certutil" would generate a zip file if there were multiple
certificates.
However, this means that if the user specified "-multiple" or "-in"
then the output format will vary based on whether they entered
multiple instance names (-multiple) or whether the input file
contained multiple instance records (-in).
It is better if the output format is predictable based on the command
line options, so this change forces zip output whenever any of the
following command line options are supplied:
    -pem
    -keep-ca-key
    -multiple
    -in

Original commit: elastic/x-pack-elasticsearch@344baa5f17
2018-04-17 11:05:30 +10:00
..
licenses Build: Fix third party audit task for xpack core (elastic/x-pack-elasticsearch#3656) 2018-01-22 22:58:34 -08:00
src Tie zip output to command line options in certutil (elastic/x-pack-elasticsearch#4354) 2018-04-17 11:05:30 +10:00
build.gradle Remove license key leniency (elastic/x-pack-elasticsearch#4277) 2018-04-03 13:45:07 -04:00
snapshot.key Build: Remove public license key and inject it during release builds (elastic/x-pack-elasticsearch#3916) 2018-03-20 22:06:05 -07:00