Is it possible with PHP to set key usage when signing requests with openssl_csr_sign()
using a CA certificate? I cant find any info regarding this.
I really want to differentiate on Client and Server certificates.
Is it possible with PHP to set key usage when signing requests with openssl_csr_sign()
using a CA certificate? I cant find any info regarding this.
I really want to differentiate on Client and Server certificates.