1
0
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:
icy-comet
2022-01-26 15:44:19 +05:30
parent 27a1807185
commit 7a8bbc36c2

View File

@@ -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