OpenSearch/plugin
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
..
bwc Lazy configure build tasks that require older JDKs (elastic/x-pack-elasticsearch#4376) 2018-04-14 15:45:01 -04:00
core Tie zip output to command line options in certutil (elastic/x-pack-elasticsearch#4354) 2018-04-17 11:05:30 +10:00
deprecation Add migration check for deprecated `delimited_payload_filter` (elastic/x-pack-elasticsearch#4310) 2018-04-06 13:41:00 +02:00
graph [TEST] Add deterministic routing of docs to shards to prevent 2018-02-19 15:46:51 +00:00
logstash [Logstash][Monitoring] Fix Registered Usage and Add Tests (elastic/x-pack-elasticsearch#4075) 2018-03-08 14:53:05 -08:00
ml [ML] Improve comment on why task is marked completed on kill process 2018-04-10 13:36:13 +01:00
monitoring [Monitoring] Ignore data when no Cluster UUID exists (elastic/x-pack-elasticsearch#4344) 2018-04-16 13:58:20 -04:00
rollup [Rollup] Document type should be _doc (elastic/x-pack-elasticsearch#4363) 2018-04-16 10:52:13 -07:00
security Trigger log4j loading prior to context classloader (elastic/x-pack-elasticsearch#4355) 2018-04-17 11:04:31 +10:00
sql SQL: improve conversion of Date types (elastic/x-pack-elasticsearch#4382) 2018-04-16 19:58:32 +03:00
src/test [Rollup] Document type should be _doc (elastic/x-pack-elasticsearch#4363) 2018-04-16 10:52:13 -07:00
upgrade Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
watcher Tests: Check watcher state before starting/stopping (elastic/x-pack-elasticsearch#4362) 2018-04-16 18:53:04 +02:00
build.gradle Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00