diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index 6066c56..be93263 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -453,9 +453,6 @@ releases: - description: Get idp-to-domain-assignment objects facts on Checkpoint over Web Services API name: cp_mgmt_idp_to_domain_assignment_facts namespace: "" - - description: Import Outbound Inspection certificate for HTTPS inspection. - name: cp_mgmt_import_outbound_inspection_certificate - namespace: "" - description: > Executes the lsm-install-policy on a given list of targets. Install the LSM policy that defined on the attached LSM profile on the targets devices. @@ -526,11 +523,6 @@ releases: This command only available for Multi-Domain server. name: cp_mgmt_set_idp_to_domain_assignment namespace: "" - - description: > - Create or update a certificate to be used as outbound certificate for HTTPS inspection. - The outbound CA certificate will be used by the Gateway to inspect SSL traffic. - name: cp_mgmt_set_outbound_inspection_certificate - namespace: "" - description: Edit Threat Prevention's Blades' Settings. name: cp_mgmt_set_threat_advanced_settings namespace: "" @@ -543,9 +535,6 @@ releases: - description: Retrieve default Identity Provider assignment that used for Management server administrator access. name: cp_mgmt_show_idp_default_assignment namespace: "" - - description: Show outbound inspection certificate. - name: cp_mgmt_show_outbound_inspection_certificate - namespace: "" - description: > Shows the status of all processes in the current machine (Multi-Domain Server and all Domain Management / Log Servers). This command is available only on Multi-Domain Server. @@ -963,3 +952,10 @@ releases: fragments: - 5.2.2.yml release_date: '2024-01-28' + 5.2.3: + changes: + release_summary: This is release 5.2.3 of ``check_point.mgmt``, released on + 2024-03-04. + fragments: + - 5.2.2.yml + release_date: '2024-03-04'