Good evening my friend I generated san csr via openssl function using php. But i cant get subjectAltName. Please How can i extract subjetAltName from csr?
shell_exec('openssl req -noout -text -in'. $csr)
Good evening my friend I generated san csr via openssl function using php. But i cant get subjectAltName. Please How can i extract subjetAltName from csr?
shell_exec('openssl req -noout -text -in'. $csr)
Copyright © 2021 Jogjafile Inc.
I hope this helps:
for my test however openssl did not print a Subject Alt Name, so i'll show how to get the Subject: