mirror of
https://github.com/xcad2k/cheat-sheets.git
synced 2022-05-05 20:20:37 +03:00
fix list format
This commit is contained in:
@@ -51,8 +51,8 @@ Assuming path to your generated CA certificate as `C:\ca.pem`,
|
||||
|
||||
OR
|
||||
|
||||
- In Command Prompt, use `certutil.exe` for this.
|
||||
- Run `certutil.exe -addstore root C:\ca.pem` for system-wide trust.
|
||||
1. In Command Prompt, use `certutil.exe` for this.
|
||||
2. Run `certutil.exe -addstore root C:\ca.pem` for system-wide trust.
|
||||
|
||||
### On Android
|
||||
|
||||
|
||||
Reference in New Issue
Block a user