Hello, I have two questions.
1. What is the difference between the two commands below.
oc policy add-role-to-user edit blah
oc adm policy add-role-to-user edit blah
2. In the openshift world what exactly is meant by a self signed cert. If I am asked to create an edge route using a self-signed cert. which of the two below is a self signed cert
A cert with CN and signer both example.com or a cert with CN example.com and signer abc.com