You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
$cert = file_get_contents($archivoCertificadoPfx);
$certClave = 'XXXXXX';
$certificate = new X509Certificate($cert, $certClave);
Estoy iniciando, si pudieran darme algunas ideas, gracias
PHP 8.2.4 (cli) (built: Mar 14 2023 17:54:25) (ZTS Visual C++ 2019 x64)
Beta Was this translation helpful? Give feedback.
All reactions