starface-outlook-sync-addin/installer
duffyduck 60b44788fd Fix installer scripts: private key export, encoding, description
- Fix PrivateKey null error by using GetRSAPrivateKey() instead of
  .PrivateKey which is null for certs created with -Signer
- Replace all Unicode characters (umlauts, arrows, emojis) with
  ASCII-safe alternatives so output renders correctly on any
  Windows console regardless of codepage
- Add explanation in setup why Starface URL is needed (CA import)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 09:59:24 +02:00
..
import-cert.ps1 Fix installer scripts: private key export, encoding, description 2026-04-03 09:59:24 +02:00
local-server.js first commit 2026-04-03 09:38:48 +02:00
setup.ps1 Fix installer scripts: private key export, encoding, description 2026-04-03 09:59:24 +02:00
uninstall.ps1 Fix installer scripts: private key export, encoding, description 2026-04-03 09:59:24 +02:00