We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fbe217 commit 2ddbb5fCopy full SHA for 2ddbb5f
Packs/ActiveMQ/Integrations/ActiveMQ/ActiveMQ.yml
@@ -27,7 +27,7 @@ configuration:
27
required: false
28
- display: Client certificate key (.key)
29
name: client_key
30
- type: 12
+ type: 14
31
32
- display: Root Certificate
33
name: root_ca
Packs/ActiveMQ/ReleaseNotes/1_1_15.md
@@ -0,0 +1,6 @@
1
+
2
+#### Integrations
3
4
+##### ActiveMQ
5
6
+- Fixed an issue where some configuration values were presented in clear text.
Packs/ActiveMQ/pack_metadata.json
@@ -2,7 +2,7 @@
"name": "ActiveMQ",
"description": "Uses Durable Topic Subscribers to fetch messages and ingest them as incidents in Demisto.",
"support": "xsoar",
- "currentVersion": "1.1.14",
+ "currentVersion": "1.1.15",
"author": "Cortex XSOAR",
7
"url": "https://www.paloaltonetworks.com/cortex",
8
"email": "",
0 commit comments