linode / docs

Linode guides and tutorials.
https://www.linode.com/docs/
1.38k stars 1.22k forks source link

Specify order of SSL certificates in NodeBalancer guides #269

Closed FelicianoTech closed 8 years ago

FelicianoTech commented 9 years ago

In the two guides below it is mentioned that if you have chained certificates, you can add them all. This does not explain what that means nor the order in which you need to add them. Took me a little bit to figure it out. This is something that can be explained better.

https://github.com/linode/docs/blob/master/docs/platform/nodebalancer/nodebalancer-reference-guide.md https://github.com/linode/docs/blob/master/docs/platform/nodebalancer/getting-started-with-nodebalancers.md

Joeltrane commented 9 years ago

I agree, that is why I made a point to list an example of using chained certificates in my NodeBalancer/SSL guide, which could probably be better explained still.

FelicianoTech commented 9 years ago

We should probably explain it once somewhere. Then in the other guides simply link to it.

Joeltrane commented 9 years ago

I agree with that as well, it would make other guides cleaner and better focused. I would be happy to edit this guide to better explain chained certificates:

--  https://github.com/linode/docs/blob/master/docs/platform/nodebalancer/nodebalancer-reference-guide.md

If the docs team agrees, I will get started on this. I already have a working example here:

--  https://github.com/linode/docs/pull/237/files
alexfornuto commented 8 years ago

https://github.com/linode/docs/pull/237 was merged.