Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions release-notes/IDP/IDP_1.6.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
uid: IDP_1.6.3
---

# IDP 1.6.3

## New feature

#### Support for skipping SSL/TLS certificate verification in CI Type Management UI [ID 45549]

It is now possible to enable or disable *Skip SSL/TLS Certificate Verification* in the CI Type Management UI. Previously, this could only be configured via the CI Type JSON definition (see [ID 44110](xref:IDP_1.6.0#support-for-skipping-ssltls-certificate-verification-in-ci-types-id-44110)).

This option is only available for HTTP and WebSocket connections. If the DataMiner version is lower than 10.4.12/10.5.0, the setting is ignored.
2 changes: 2 additions & 0 deletions release-notes/IDP/toc.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
items:
- name: IDP 1.6.3
topicUid: IDP_1.6.3
- name: IDP 1.6.2
topicUid: IDP_1.6.2
- name: IDP 1.6.1
Expand Down