From a8d217012a13af27c5b2c05a486f70f481fe8f89 Mon Sep 17 00:00:00 2001 From: Vadym Samoilenko Date: Fri, 1 May 2026 12:59:15 +0100 Subject: [PATCH] vault backup: 2026-05-01 12:59:15 --- 99 Daily/2026-05-01.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/99 Daily/2026-05-01.md b/99 Daily/2026-05-01.md index 538e076..7a308b1 100644 --- a/99 Daily/2026-05-01.md +++ b/99 Daily/2026-05-01.md @@ -173,3 +173,9 @@ tags: [daily] - 12:54 | `video-accessibility` - **Asked:** Install Playwright MSP and create detailed user guides for six roles with screenshots. - **Done:** Set up Playwright MSP, built Help component with role-based tabs, TOC navigation, search, and markdown guides for all roles. +- 12:57 | `aimpress` + - **Asked:** Check if SSL certificate exists for Glance (home.ai-impress.com) on PVE server and fix browser compatibility issues. + - **Done:** Identified working TSA servers (Microsoft, Apple, FreeTSA) and recommended Microsoft's RFC 3161-compatible timestamp service for certificate signing. +- 12:58 | `aimpress` + - **Asked:** Check if SSL certificate exists for Glance (home.ai-impress.com) on PVE server and fix browser access issues. + - **Done:** Identified and resolved SSL/TSA configuration issue by switching from Microsoft to FreeTSA (https://freetsa.org/tsr) which properly supports JSignPdf without redirect handling problems.