diff --git a/release-notes/IDP/IDP_1.6.3.md b/release-notes/IDP/IDP_1.6.3.md new file mode 100644 index 0000000000..e8d4e736de --- /dev/null +++ b/release-notes/IDP/IDP_1.6.3.md @@ -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. diff --git a/release-notes/IDP/toc.yml b/release-notes/IDP/toc.yml index 69ccb98390..04fe716c8f 100644 --- a/release-notes/IDP/toc.yml +++ b/release-notes/IDP/toc.yml @@ -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