Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 0 additions & 11 deletions Scripts/SFA/README.html
Original file line number Diff line number Diff line change
Expand Up @@ -212,17 +212,6 @@ <h1>🔐 Certificate Export Script</h1>
</div>

<div class="content">
<h2>Overview</h2>
<p>
<code>Export-UserCertificates.ps1</code> is a comprehensive PowerShell script designed to export user
certificates
from the Windows Certificate Store (both Local Machine and Current User stores) to PFX-encrypted files.
The script
supports batch processing, automatic Active Directory username lookup, and flexible password management
including
per-user password protection.
</p>

<h2>Complete SFA Certificate Workflow</h2>
<p>
This script is the <strong>first step</strong> in a three-stage SFA certificate distribution system:
Expand Down
Loading