linux-nvme / nvme-cli

NVMe management command line interface.
https://nvmexpress.org
GNU General Public License v2.0
1.49k stars 659 forks source link

docs: add howto to setup TLS connections #2553

Closed igaw closed 1 week ago

igaw commented 3 weeks ago

There are couple of step necessary to get TLS working nicely. Document it how this is done.

igaw commented 3 weeks ago

I've added some more content to it, e.g. the debugging tips. I've spend some time to figure them all out. Maybe it helps others to shortcut if something isn't working.

igaw commented 2 weeks ago

@martin-gpy do miss something or is my wording difficult to understand? I tried to write down everything I learned in the last few weeks on this topic. But don't expect too much from me, I am not a technical doc writer :)

martin-gpy commented 2 weeks ago

@martin-gpy do miss something or is my wording difficult to understand? I tried to write down everything I learned in the last few weeks on this topic. But don't expect too much from me, I am not a technical doc writer :)

Just had a few minor review comments. This looks quite good now. Thanks for getting this done.