fix typos
This commit is contained in:
parent
07a2e7392d
commit
cb1b19a896
@ -43,8 +43,8 @@ certtool --generate-self-signed --load-privkey ca.key --outfile ca.crt
|
||||
```
|
||||
python cert.py -f output
|
||||
```
|
||||
In latter the "output" file will contain both private key and certificate;
|
||||
split the file and store the separately.
|
||||
In the latter the "output" file will contain both private key and certificate;
|
||||
split the file and store them separately.
|
||||
|
||||
3. Configure the proxy with the option set `services.privoxy.tls-wrapper`, for example
|
||||
```nix
|
||||
|
Loading…
Reference in New Issue
Block a user