Skip to content

Commit

Permalink
Add prdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
bkchr committed May 10, 2024
1 parent f56d6f4 commit 5508567
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions prdoc/pr_4426.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
title: "Remove warning about `BadCertificate`"

doc:
- audience: Node Operator
description: |
The node was printing the following warning from time to time:
```
Sending fatal alert BadCertificate
```

This is not an user error and thus, the warning will now not be printed
anymore.

crates:
- name: sc-cli

0 comments on commit 5508567

Please sign in to comment.