From 410b8f6f34a75a2457b1d79877d3e438767e391a Mon Sep 17 00:00:00 2001 From: Volha Mardvilka Date: Tue, 31 Dec 2024 11:09:33 +0000 Subject: [PATCH] 385715473: (feat) add TLS callout to certificates tab --- .../certificates-table.component.html | 9 ++++++- .../certificates-table.component.scss | 25 +++++++++++++++++++ .../certificates-table.component.ts | 4 +++ 3 files changed, 37 insertions(+), 1 deletion(-) diff --git a/modules/ui/src/app/pages/certificates/components/certificates-table/certificates-table.component.html b/modules/ui/src/app/pages/certificates/components/certificates-table/certificates-table.component.html index 9ee3d9440..c2bb9bb5a 100644 --- a/modules/ui/src/app/pages/certificates/components/certificates-table/certificates-table.component.html +++ b/modules/ui/src/app/pages/certificates/components/certificates-table/certificates-table.component.html @@ -89,7 +89,14 @@ - + +
+ + CA certificates must be uploaded to complete TLS testing + +