Hi,
We have an elasticsearch running in dev, qa and prod. All of them have searchguard on it. The one in dev does not have SSL enabled.
Is it possible to use the restore functionality ('http://localhost:9200/_snapshot/my_backup/snapshot_1/_restore) without SSL being enabled?
I would like it to work with the below query, not sure if it’s possible or not without SSL though
curl -Ss --insecure -XPOST ‘http://localhost:9200/_snapshot/my_backup/snapshot_1/_restore’ -E ch.pem --key example-pki-scripts/kirk.key.pem
Thank you
Jainin Shah
there is a PR for something like that https://github.com/floragunncom/search-guard/pull/245
Will merge soon and include it in the upcoming version, hope this helps.
···
Am 14.12.2016 um 19:57 schrieb Jainin Shah <jainin@tresata.com>:
Hi,
We have an elasticsearch running in dev, qa and prod. All of them have searchguard on it. The one in dev does not have SSL enabled.
Is it possible to use the restore functionality ('http://localhost:9200/_snapshot/my_backup/snapshot_1/_restore\) without SSL being enabled?
I would like it to work with the below query, not sure if it's possible or not without SSL though
curl -Ss --insecure -XPOST 'http://localhost:9200/_snapshot/my_backup/snapshot_1/_restore' -E ch.pem --key example-pki-scripts/kirk.key.pem
Thank you
Jainin Shah
--
You received this message because you are subscribed to the Google Groups "Search Guard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to search-guard+unsubscribe@googlegroups.com.
To post to this group, send email to search-guard@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/search-guard/3ecb1410-4b00-4ef0-9db8-e2634fcba642%40googlegroups.com\.
For more options, visit https://groups.google.com/d/optout\.