-
Notifications
You must be signed in to change notification settings - Fork 0
Windows
Richard Taylor edited this page Jan 27, 2019
·
5 revisions
- Change your certificate's file name extension from
.pemto.crtand open the file (this opens a dialog) - Select
Install certificate=>Local machineand browse the certificate store - Install the certificate into
Trusted Root Certification Authorities
To create symbolic links via powershell (requires admin)
New-Item -path ~\.zap\mysite.test -itemType SymbolicLink -target ~\Workspace\mysitehttps://thomas-leister.de/en/how-to-import-ca-root-certificate/