Skip to content

Commit 2ddbb5f

Browse files
authored
ActiveMQ Config Data Types (demisto#34066)
1 parent 6fbe217 commit 2ddbb5f

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

Packs/ActiveMQ/Integrations/ActiveMQ/ActiveMQ.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ configuration:
2727
required: false
2828
- display: Client certificate key (.key)
2929
name: client_key
30-
type: 12
30+
type: 14
3131
required: false
3232
- display: Root Certificate
3333
name: root_ca

Packs/ActiveMQ/ReleaseNotes/1_1_15.md

+6
Original file line numberDiff line numberDiff line change
@@ -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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ActiveMQ",
33
"description": "Uses Durable Topic Subscribers to fetch messages and ingest them as incidents in Demisto.",
44
"support": "xsoar",
5-
"currentVersion": "1.1.14",
5+
"currentVersion": "1.1.15",
66
"author": "Cortex XSOAR",
77
"url": "https://www.paloaltonetworks.com/cortex",
88
"email": "",

0 commit comments

Comments
 (0)