Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aesclever authored May 8, 2023
1 parent bcb48d5 commit 8c476fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Requirements: Linux or WSL - Windows Linux Subsystem

<br />

1. **DNSSEC verification commands**:
### **DNSSEC verification commands**:


`dig +sigchase +trusted-key={key} `<span style="color:green">{YOUR-DOMAIN-NAME}</span> `A | grep -i validation`
Expand Down Expand Up @@ -115,7 +115,7 @@ Note: <sub> <span style="color:grey">All is good if the status says `NOERROR`</
<hr>
<br />
2. **Display the DNSSEC chain of trust**:
### **Display the DNSSEC chain of trust**:
`dig DS ` <span style="color:green">{YOUR-DOMAIN-NAME}</span> `+trace`
Expand Down

0 comments on commit 8c476fb

Please sign in to comment.