intermediate certificate is giving “This certification authority is not allowed to issue certificates or cannot be used as an end-entity certificate.”
I was trying to create a self-signed cert chain using openssl 3.1.5:
root ca => intermediate ca => client certificate using the below commands:
remark about your web article
since the article at this address
https://www.linux.com/training-tutorials/creating-self-signed-ssl-certificates-apache-linux/
was really helpful to me I wanted to report an error: