Log streaming configuration doesn't work with certificates
Open
bug
- Dominant language
- Rust
- Stars
- 2.8k
- Forks
- 115
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 51
Description
Entering certificate in this textfield breaks `\n` and certificate cannot be processes correctly on backend.
certificate in database:
Potential fix:
We had same issue on `2.x`, we changed text field to upload file button. This fixed issue with missing `\n`.
We can do the same, or change input to support entering `\n`.
working certificate in database:
Contributor guide
Assessment
This issue has not been assessed yet.