I can't find solution to generate server and client TLS certificates.
OpenSSL PHP module is old. Generated certificates is unfit to using by server.
PHPSecLib library have a bugs. Generated certificates contain errors.
X509 library generate certificates with errors.
I can't find solution to generate server and client TLS certificates.
OpenSSL PHP module is old. Generated certificates is unfit to using by server. PHPSecLib library have a bugs. Generated certificates contain errors. X509 library generate certificates with errors.
Need to generate 3 keys and certificates via PHP: ca, server (sign ca), client (sign ca). Similar to OpenSSL cli commands: https://github.com/gameap/GDaemon2#creating-certificates