In the vault section when your setting up PKI i notice you have a step where you use cat to chain the certs yourselves.
I'm curious why this is, the vault docs (even the ones that have steps for intermediate ca) seem not to do that and go straight to set-signed.
Does vault not do this part for you? I guess I'm curious because I noticed that difference and...I actually couldn't reach my services until I included that particular step. And yet this begs the question why the vault docs dont do this. Thank you.
In the vault section when your setting up PKI i notice you have a step where you use cat to chain the certs yourselves.
I'm curious why this is, the vault docs (even the ones that have steps for intermediate ca) seem not to do that and go straight to set-signed.
Does vault not do this part for you? I guess I'm curious because I noticed that difference and...I actually couldn't reach my services until I included that particular step. And yet this begs the question why the vault docs dont do this. Thank you.