ℹ
Install all Orbit7 CA certificates so your browser trusts orbit7.lab services.
⚡ EXE Installer
📦 P7B Bundle
⚙ PowerShell
📋 Manual
⚡
One-Click EXE Installer
Recommended for all users. Download and double-click. Installs all certificates automatically including Firefox. No technical knowledge needed.
Orbit7-PKI-Trust-Installer.exe · ~2MB
1
Download the installer
Click the button above to download Orbit7-PKI-Trust-Installer.exe
2
Double-click to run
Windows will ask "Install for all users" — click Yes
3
UAC prompt → Yes
Allow the installer to make changes — certificates install silently
4
Restart browser
Close and reopen Chrome, Edge, or Firefox — done! ✓
📦
Full Chain Bundle
All 3 CA certificates in one P7B file. Double-click to install via Windows wizard.
orbit7-fullchain.p7b
🔐
Root CA Only
Just the Root CA certificate for manual installation into Trusted Root store.
orbit7-Root-CA.cer
1
Download P7B Bundle
Click "Full Chain Bundle" above
2
Double-click the P7B file
Windows Certificate Import Wizard opens automatically
3
Select Local Machine → Trusted Root
Place all certificates → Trusted Root Certification Authorities
4
Restart browser
Close and reopen your browser to apply changes
⚙ Automated installer with Windows + Firefox support. Run as Administrator.
1
Download PowerShell Script
⬇ Install-OrbitPKI-Certs.ps1
2
Run as Administrator with Firefox
.\Install-OrbitPKI-Certs.ps1 -Firefox
3
Silent mode for MDM/SCCM
.\Install-OrbitPKI-Certs.ps1 -Silent -Firefox
1
Open Certificate Manager
certlm.msc
2
Import Root CA → Trusted Root store
Trusted Root CAs → Right-click → All Tasks → Import → orbit7-Root-CA.cer
3
Import Intermediate + Issuing CAs
Intermediate CAs → Import both .cer files
4
One-liner via certutil
certutil -addstore Root orbit7-Root-CA.cer