Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F36097410
D4126.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
428 B
Referenced Files
None
Subscribers
None
D4126.diff
View Options
diff --git a/roles/opensearch/opensearch/files/es-query.sh.jinja b/roles/opensearch/opensearch/files/es-query.sh.jinja
--- a/roles/opensearch/opensearch/files/es-query.sh.jinja
+++ b/roles/opensearch/opensearch/files/es-query.sh.jinja
@@ -20,4 +20,4 @@
COMMAND=$1
shift
-curl {{ url }}/$COMMAND -u $OPENSEARCH_ACCOUNT -k "$@"
+curl --cacert /opt/opensearch/config/root-ca.pem {{ url }}/$COMMAND -u $OPENSEARCH_ACCOUNT "$@"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jul 15, 09:52 (20 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3923246
Default Alt Text
D4126.diff (428 B)
Attached To
Mode
D4126: Use OpenSearch CA certificate for curl queries
Attached
Detach File
Event Timeline
Log In to Comment