diff --git a/pages/guide/certificates/view-details.mdx b/pages/guide/certificates/view-details.mdx index c75062e..d4ec4df 100644 --- a/pages/guide/certificates/view-details.mdx +++ b/pages/guide/certificates/view-details.mdx @@ -16,12 +16,12 @@ The main **Certificates** page lists all issuing certificates. * **Status Indicators**: Quickly see if a cert is `Valid`, `Expired`, or `Revoked`. * **Search**: Filter by Common Name or Serial Number. -![Certificate List](/images/guide/certificates_list_view_1767869137654.png) +![Certificate List](/images/guide/certificates-list-view.png) ## Details View Clicking the **View Icon** (Eye) or the row opens the detailed management view. -![Certificate Management View](/images/guide/certificate_management_view_1767869044987.png) +![Certificate Management View](/images/guide/certificate-management-view.png) ### 1. Metadata The top section displays critical information: diff --git a/public/images/guide/certificate-management-view.png b/public/images/guide/certificate-management-view.png new file mode 100644 index 0000000..8880a6e Binary files /dev/null and b/public/images/guide/certificate-management-view.png differ diff --git a/public/images/guide/certificate_management_view_1767869044987.png b/public/images/guide/certificate_management_view_1767869044987.png deleted file mode 100644 index 69122f0..0000000 Binary files a/public/images/guide/certificate_management_view_1767869044987.png and /dev/null differ diff --git a/public/images/guide/certificates-generate-modal-default-metadata-screen.png b/public/images/guide/certificates-generate-modal-default-metadata-screen.png index bb50545..4cdf729 100644 Binary files a/public/images/guide/certificates-generate-modal-default-metadata-screen.png and b/public/images/guide/certificates-generate-modal-default-metadata-screen.png differ diff --git a/public/images/guide/certificates-generate-modal-key-strength-focused-screen.png b/public/images/guide/certificates-generate-modal-key-strength-focused-screen.png index ec349c0..2fc1883 100644 Binary files a/public/images/guide/certificates-generate-modal-key-strength-focused-screen.png and b/public/images/guide/certificates-generate-modal-key-strength-focused-screen.png differ diff --git a/public/images/guide/certificates-generate-modal-manual-control-screen.png b/public/images/guide/certificates-generate-modal-manual-control-screen.png index 6f71ace..6ce07be 100644 Binary files a/public/images/guide/certificates-generate-modal-manual-control-screen.png and b/public/images/guide/certificates-generate-modal-manual-control-screen.png differ diff --git a/public/images/guide/certificates-list-view.png b/public/images/guide/certificates-list-view.png new file mode 100644 index 0000000..03d8b04 Binary files /dev/null and b/public/images/guide/certificates-list-view.png differ diff --git a/public/images/guide/certificates-screen.png b/public/images/guide/certificates-screen.png index c469bb3..38ec330 100644 Binary files a/public/images/guide/certificates-screen.png and b/public/images/guide/certificates-screen.png differ diff --git a/public/images/guide/certificates_list_view_1767869137654.png b/public/images/guide/certificates_list_view_1767869137654.png deleted file mode 100644 index 575d447..0000000 Binary files a/public/images/guide/certificates_list_view_1767869137654.png and /dev/null differ diff --git a/public/images/guide/dashboard-screen.png b/public/images/guide/dashboard-screen.png index bd7c030..7f03981 100644 Binary files a/public/images/guide/dashboard-screen.png and b/public/images/guide/dashboard-screen.png differ diff --git a/public/images/guide/forgot-password-screen.png b/public/images/guide/forgot-password-screen.png index 197c564..cce6e22 100644 Binary files a/public/images/guide/forgot-password-screen.png and b/public/images/guide/forgot-password-screen.png differ diff --git a/public/images/guide/login-screen.png b/public/images/guide/login-screen.png index 554eff2..791abbd 100644 Binary files a/public/images/guide/login-screen.png and b/public/images/guide/login-screen.png differ diff --git a/public/images/guide/register-screen.png b/public/images/guide/register-screen.png index 862bc69..577da50 100644 Binary files a/public/images/guide/register-screen.png and b/public/images/guide/register-screen.png differ