Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TLS: PEM-encoded certificate bundles that do not end in a newline aren't working #1772

Open
1 task done
briansmith opened this issue Jan 9, 2018 · 0 comments
Open
1 task done

Comments

@briansmith
Copy link

Issue Type:

  • Bug report

See https://discourse.linkerd.io/t/trust-client-certificate-without-newline-at-the-end-is-causing-openssl-problem/488. According to https://tools.ietf.org/html/rfc7468#section-3 whitespace at the end is optional so this does seem like a bug in linkerd. It is easy to work around: Just append a newline to the file. It would be nice if the workaround weren't necessary.

Tim-Brooks pushed a commit to Tim-Brooks/linkerd that referenced this issue Dec 20, 2018
* Add Grafana dashboard for Authorities

Proposal for linkerd#1225

Signed-off-by: Alejandro Pedraza <[email protected]>

* Implement code review suggestions

Modified Inbound by Deployment and Inbound by Pod graphs according to klingerf's feedback.
Removed template variables values.

Signed-off-by: Alejandro Pedraza <[email protected]>
Tim-Brooks pushed a commit to Tim-Brooks/linkerd that referenced this issue Dec 20, 2018
This branch includes some small appearance tweaks for tables in the app.

- Removes the restrictions on the MetricsTables for Authorities Grafana 
links (Authorities Grafana dashboards were added in linkerd#1772)
- Fixes the tables overflowing their containers on the Overview page
- Allows tables to be denser, allowing for more data on screen
- Fixes the colour of the meshed status bar in the ServiceMesh page
- Rixes the ErrorModal icon alignment and colour
- Small appearance tweaks to the things in the table e.g. icons
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant