Skip to content

Commit 721a0a2

Browse files
authored
Update "self-signed-cert.py" usage
1 parent 54a8c18 commit 721a0a2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ Generate caddyfile with c2 malleable profiles
3636

3737
### Step by step
3838
- Generate self-signed certificates with self-signed-cert.py :
39-
`python3 self-signed-cert.py -t [Https Server]`
40-
![image](https://user-images.githubusercontent.com/30458572/196379200-a2e080d4-86b9-4755-b560-38d2887204ff.png)
41-
As you can see, `*.crt`, `*.key`, `*.p12`, `*.store` are generated
42-
![image](https://user-images.githubusercontent.com/30458572/196379755-ec5bf87f-fca9-4395-8e64-f568a73c5d18.png)
39+
`python3 self-signed-cert.py -t [Https Server]`
40+
![image](https://user-images.githubusercontent.com/30458572/210765265-67869573-de98-4a8a-a167-11dc80fb6165.png)
41+
As you can see, `localhost.*` are generated
42+
![image](https://user-images.githubusercontent.com/30458572/210765494-86a91d2e-8ac7-4b20-973e-e9e3e88933ce.png)
4343

4444
- Build the custom caddy with specific modules (optional)
4545
```

0 commit comments

Comments
 (0)