Hi.

there are the commands `oc adm ca -h` and `oc adm certificate -h` maybe
this commands can help you to find a solution.
You can use --loglevel=9 tho see which REST calls will be done.

Hth
Aleks

Am 28.03.2018 um 09:13 schrieb Charles Moulliard:
> Hi 
>
> To play with k8s webhook (kube 1.9), it is required to generate [1]  a
> certificate signed by the k8s CA to use  webhook services
>
> The istio project uses the go kubectl client to generate it. As we
> don't have an "oc certificate" command on OpenShift, I'm wondering how
> we could achieve this goal on OpenShift 
>
> [1] 
> https://github.com/istio/istio/blob/master/install/kubernetes/webhook-create-signed-cert.sh
>
> Regards
>
> Charles
>
>
> _______________________________________________
> dev mailing list
> dev@lists.openshift.redhat.com
> http://lists.openshift.redhat.com/openshiftmm/listinfo/dev


_______________________________________________
dev mailing list
dev@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/dev

Reply via email to