vault backup: 2026-05-01 12:59:15

This commit is contained in:
Vadym Samoilenko 2026-05-01 12:59:15 +01:00
parent 1489d3c93f
commit a8d217012a

View file

@ -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.