Skip to content

Instantly share code, notes, and snippets.

@KalleZ
Created June 18, 2020 21:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KalleZ/cf310657f13f8370a581ff7522d13da6 to your computer and use it in GitHub Desktop.
Save KalleZ/cf310657f13f8370a581ff7522d13da6 to your computer and use it in GitHub Desktop.
$ php bug77390.php
Warning: openssl_x509_export_to_file(): Cannot get cert from parameter 1 in C:\php-sdk\master\vc15\x64\php-src\ext\openssl\tests\CertificateGenerator.inc on line 83
Warning: openssl_csr_sign(): Cannot get CSR from parameter 1 in C:\php-sdk\master\vc15\x64\php-src\ext\openssl\tests\CertificateGenerator.inc on line 115
Warning: openssl_x509_export(): Cannot get cert from parameter 1 in C:\php-sdk\master\vc15\x64\php-src\ext\openssl\tests\CertificateGenerator.inc on line 119
Warning: openssl_pkey_export(): Cannot get key from parameter 1 in C:\php-sdk\master\vc15\x64\php-src\ext\openssl\tests\CertificateGenerator.inc on line 122
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment