Home
last modified time | relevance | path

Searched refs:openssl_pkey_export_to_file (Results 1 – 25 of 100) sorted by relevance

1234

/dports/lang/php73/php-7.3.33/ext/openssl/tests/
H A Dopenssl_error_string_basic.phpt99 @openssl_pkey_export_to_file("file://" . $invalid_file_for_read, $output_file);
100 expect_openssl_errors('openssl_pkey_export_to_file opening', ['02001002', '2006D080']);
102 @openssl_pkey_export_to_file($csr_file, $output_file);
103 expect_openssl_errors('openssl_pkey_export_to_file pem', [$err_pem_no_start_line]);
105 @openssl_pkey_export_to_file($private_key_file, $invalid_file_for_write);
106 expect_openssl_errors('openssl_pkey_export_to_file write', ['2006D002']);
166 openssl_pkey_export_to_file opening: ok
167 openssl_pkey_export_to_file pem: ok
168 openssl_pkey_export_to_file write: ok
H A Dopenssl_pkey_export_basic.phpt39 var_dump(openssl_pkey_export_to_file($key, $tempname, NULL, $config_arg));
/dports/lang/php81/php-8.1.1/ext/openssl/tests/
H A Dopenssl_error_string_basic_openssl3.phpt106 @openssl_pkey_export_to_file("file://" . $invalid_file_for_read, $output_file, null, $options);
107 expect_openssl_errors('openssl_pkey_export_to_file opening', ['10000080']);
109 @openssl_pkey_export_to_file($csr_file, $output_file, null, $options);
110 expect_openssl_errors('openssl_pkey_export_to_file pem', ['1E08010C']);
112 @openssl_pkey_export_to_file($private_key_file, $invalid_file_for_write, null, $options);
113 expect_openssl_errors('openssl_pkey_export_to_file write', ['10080002']);
169 openssl_pkey_export_to_file opening: ok
170 openssl_pkey_export_to_file pem: ok
171 openssl_pkey_export_to_file write: ok
H A Dopenssl_error_string_basic.phpt103 @openssl_pkey_export_to_file("file://" . $invalid_file_for_read, $output_file);
104 expect_openssl_errors('openssl_pkey_export_to_file opening', ['02001002', '2006D080']);
106 @openssl_pkey_export_to_file($csr_file, $output_file);
107 expect_openssl_errors('openssl_pkey_export_to_file pem', [$err_pem_no_start_line]);
109 @openssl_pkey_export_to_file($private_key_file, $invalid_file_for_write);
110 expect_openssl_errors('openssl_pkey_export_to_file write', ['2006D002']);
170 openssl_pkey_export_to_file opening: ok
171 openssl_pkey_export_to_file pem: ok
172 openssl_pkey_export_to_file write: ok
/dports/www/mod_php81/php-8.1.1/ext/openssl/tests/
H A Dopenssl_error_string_basic.phpt103 @openssl_pkey_export_to_file("file://" . $invalid_file_for_read, $output_file);
104 expect_openssl_errors('openssl_pkey_export_to_file opening', ['02001002', '2006D080']);
106 @openssl_pkey_export_to_file($csr_file, $output_file);
107 expect_openssl_errors('openssl_pkey_export_to_file pem', [$err_pem_no_start_line]);
109 @openssl_pkey_export_to_file($private_key_file, $invalid_file_for_write);
110 expect_openssl_errors('openssl_pkey_export_to_file write', ['2006D002']);
170 openssl_pkey_export_to_file opening: ok
171 openssl_pkey_export_to_file pem: ok
172 openssl_pkey_export_to_file write: ok
H A Dopenssl_error_string_basic_openssl3.phpt106 @openssl_pkey_export_to_file("file://" . $invalid_file_for_read, $output_file, null, $options);
107 expect_openssl_errors('openssl_pkey_export_to_file opening', ['10000080']);
109 @openssl_pkey_export_to_file($csr_file, $output_file, null, $options);
110 expect_openssl_errors('openssl_pkey_export_to_file pem', ['1E08010C']);
112 @openssl_pkey_export_to_file($private_key_file, $invalid_file_for_write, null, $options);
113 expect_openssl_errors('openssl_pkey_export_to_file write', ['10080002']);
169 openssl_pkey_export_to_file opening: ok
170 openssl_pkey_export_to_file pem: ok
171 openssl_pkey_export_to_file write: ok
/dports/lang/php80/php-8.0.15/ext/openssl/tests/
H A Dopenssl_error_string_basic.phpt99 @openssl_pkey_export_to_file("file://" . $invalid_file_for_read, $output_file);
100 expect_openssl_errors('openssl_pkey_export_to_file opening', ['02001002', '2006D080']);
102 @openssl_pkey_export_to_file($csr_file, $output_file);
103 expect_openssl_errors('openssl_pkey_export_to_file pem', [$err_pem_no_start_line]);
105 @openssl_pkey_export_to_file($private_key_file, $invalid_file_for_write);
106 expect_openssl_errors('openssl_pkey_export_to_file write', ['2006D002']);
166 openssl_pkey_export_to_file opening: ok
167 openssl_pkey_export_to_file pem: ok
168 openssl_pkey_export_to_file write: ok
H A Dopenssl_pkey_export_basic.phpt39 var_dump(openssl_pkey_export_to_file($key, $tempname, NULL, $config_arg));
/dports/lang/php74/php-7.4.27/ext/openssl/tests/
H A Dopenssl_error_string_basic.phpt99 @openssl_pkey_export_to_file("file://" . $invalid_file_for_read, $output_file);
100 expect_openssl_errors('openssl_pkey_export_to_file opening', ['02001002', '2006D080']);
102 @openssl_pkey_export_to_file($csr_file, $output_file);
103 expect_openssl_errors('openssl_pkey_export_to_file pem', [$err_pem_no_start_line]);
105 @openssl_pkey_export_to_file($private_key_file, $invalid_file_for_write);
106 expect_openssl_errors('openssl_pkey_export_to_file write', ['2006D002']);
166 openssl_pkey_export_to_file opening: ok
167 openssl_pkey_export_to_file pem: ok
168 openssl_pkey_export_to_file write: ok
/dports/security/php81-openssl/php-8.1.1/ext/openssl/tests/
H A Dopenssl_error_string_basic.phpt103 @openssl_pkey_export_to_file("file://" . $invalid_file_for_read, $output_file);
104 expect_openssl_errors('openssl_pkey_export_to_file opening', ['02001002', '2006D080']);
106 @openssl_pkey_export_to_file($csr_file, $output_file);
107 expect_openssl_errors('openssl_pkey_export_to_file pem', [$err_pem_no_start_line]);
109 @openssl_pkey_export_to_file($private_key_file, $invalid_file_for_write);
110 expect_openssl_errors('openssl_pkey_export_to_file write', ['2006D002']);
170 openssl_pkey_export_to_file opening: ok
171 openssl_pkey_export_to_file pem: ok
172 openssl_pkey_export_to_file write: ok
H A Dopenssl_error_string_basic_openssl3.phpt106 @openssl_pkey_export_to_file("file://" . $invalid_file_for_read, $output_file, null, $options);
107 expect_openssl_errors('openssl_pkey_export_to_file opening', ['10000080']);
109 @openssl_pkey_export_to_file($csr_file, $output_file, null, $options);
110 expect_openssl_errors('openssl_pkey_export_to_file pem', ['1E08010C']);
112 @openssl_pkey_export_to_file($private_key_file, $invalid_file_for_write, null, $options);
113 expect_openssl_errors('openssl_pkey_export_to_file write', ['10080002']);
169 openssl_pkey_export_to_file opening: ok
170 openssl_pkey_export_to_file pem: ok
171 openssl_pkey_export_to_file write: ok
/dports/security/php80-openssl/php-8.0.15/ext/openssl/tests/
H A Dopenssl_error_string_basic.phpt99 @openssl_pkey_export_to_file("file://" . $invalid_file_for_read, $output_file);
100 expect_openssl_errors('openssl_pkey_export_to_file opening', ['02001002', '2006D080']);
102 @openssl_pkey_export_to_file($csr_file, $output_file);
103 expect_openssl_errors('openssl_pkey_export_to_file pem', [$err_pem_no_start_line]);
105 @openssl_pkey_export_to_file($private_key_file, $invalid_file_for_write);
106 expect_openssl_errors('openssl_pkey_export_to_file write', ['2006D002']);
166 openssl_pkey_export_to_file opening: ok
167 openssl_pkey_export_to_file pem: ok
168 openssl_pkey_export_to_file write: ok
H A Dopenssl_pkey_export_basic.phpt39 var_dump(openssl_pkey_export_to_file($key, $tempname, NULL, $config_arg));
/dports/security/php73-openssl/php-7.3.33/ext/openssl/tests/
H A Dopenssl_error_string_basic.phpt99 @openssl_pkey_export_to_file("file://" . $invalid_file_for_read, $output_file);
100 expect_openssl_errors('openssl_pkey_export_to_file opening', ['02001002', '2006D080']);
102 @openssl_pkey_export_to_file($csr_file, $output_file);
103 expect_openssl_errors('openssl_pkey_export_to_file pem', [$err_pem_no_start_line]);
105 @openssl_pkey_export_to_file($private_key_file, $invalid_file_for_write);
106 expect_openssl_errors('openssl_pkey_export_to_file write', ['2006D002']);
166 openssl_pkey_export_to_file opening: ok
167 openssl_pkey_export_to_file pem: ok
168 openssl_pkey_export_to_file write: ok
/dports/security/php74-openssl/php-7.4.27/ext/openssl/tests/
H A Dopenssl_error_string_basic.phpt99 @openssl_pkey_export_to_file("file://" . $invalid_file_for_read, $output_file);
100 expect_openssl_errors('openssl_pkey_export_to_file opening', ['02001002', '2006D080']);
102 @openssl_pkey_export_to_file($csr_file, $output_file);
103 expect_openssl_errors('openssl_pkey_export_to_file pem', [$err_pem_no_start_line]);
105 @openssl_pkey_export_to_file($private_key_file, $invalid_file_for_write);
106 expect_openssl_errors('openssl_pkey_export_to_file write', ['2006D002']);
166 openssl_pkey_export_to_file opening: ok
167 openssl_pkey_export_to_file pem: ok
168 openssl_pkey_export_to_file write: ok
/dports/www/mod_php73/php-7.3.33/ext/openssl/tests/
H A Dopenssl_error_string_basic.phpt99 @openssl_pkey_export_to_file("file://" . $invalid_file_for_read, $output_file);
100 expect_openssl_errors('openssl_pkey_export_to_file opening', ['02001002', '2006D080']);
102 @openssl_pkey_export_to_file($csr_file, $output_file);
103 expect_openssl_errors('openssl_pkey_export_to_file pem', [$err_pem_no_start_line]);
105 @openssl_pkey_export_to_file($private_key_file, $invalid_file_for_write);
106 expect_openssl_errors('openssl_pkey_export_to_file write', ['2006D002']);
166 openssl_pkey_export_to_file opening: ok
167 openssl_pkey_export_to_file pem: ok
168 openssl_pkey_export_to_file write: ok
/dports/www/mod_php74/php-7.4.27/ext/openssl/tests/
H A Dopenssl_error_string_basic.phpt99 @openssl_pkey_export_to_file("file://" . $invalid_file_for_read, $output_file);
100 expect_openssl_errors('openssl_pkey_export_to_file opening', ['02001002', '2006D080']);
102 @openssl_pkey_export_to_file($csr_file, $output_file);
103 expect_openssl_errors('openssl_pkey_export_to_file pem', [$err_pem_no_start_line]);
105 @openssl_pkey_export_to_file($private_key_file, $invalid_file_for_write);
106 expect_openssl_errors('openssl_pkey_export_to_file write', ['2006D002']);
166 openssl_pkey_export_to_file opening: ok
167 openssl_pkey_export_to_file pem: ok
168 openssl_pkey_export_to_file write: ok
/dports/www/mod_php80/php-8.0.15/ext/openssl/tests/
H A Dopenssl_error_string_basic.phpt99 @openssl_pkey_export_to_file("file://" . $invalid_file_for_read, $output_file);
100 expect_openssl_errors('openssl_pkey_export_to_file opening', ['02001002', '2006D080']);
102 @openssl_pkey_export_to_file($csr_file, $output_file);
103 expect_openssl_errors('openssl_pkey_export_to_file pem', [$err_pem_no_start_line]);
105 @openssl_pkey_export_to_file($private_key_file, $invalid_file_for_write);
106 expect_openssl_errors('openssl_pkey_export_to_file write', ['2006D002']);
166 openssl_pkey_export_to_file opening: ok
167 openssl_pkey_export_to_file pem: ok
168 openssl_pkey_export_to_file write: ok
H A Dopenssl_pkey_export_basic.phpt39 var_dump(openssl_pkey_export_to_file($key, $tempname, NULL, $config_arg));
/dports/security/nextcloud-twofactor_webauthn/twofactor_webauthn/vendor/thecodingmachine/safe/generated/
H A Dopenssl.php651 function openssl_pkey_export_to_file($key, string $outfilename, string $passphrase = null, array $c… function
655 $result = \openssl_pkey_export_to_file($key, $outfilename, $passphrase, $configargs);
657 $result = \openssl_pkey_export_to_file($key, $outfilename, $passphrase);
659 $result = \openssl_pkey_export_to_file($key, $outfilename);
/dports/www/nextcloud/nextcloud/3rdparty/thecodingmachine/safe/generated/
H A Dopenssl.php651 function openssl_pkey_export_to_file($key, string $outfilename, string $passphrase = null, array $c… function
655 $result = \openssl_pkey_export_to_file($key, $outfilename, $passphrase, $configargs);
657 $result = \openssl_pkey_export_to_file($key, $outfilename, $passphrase);
659 $result = \openssl_pkey_export_to_file($key, $outfilename);
/dports/deskutils/egroupware/egroupware/vendor/phpmailer/phpmailer/examples/
H A DDKIM_gen_keys.phps47 openssl_pkey_export_to_file($pk, $privatekeyfile);
/dports/lang/php73/php-7.3.33/ext/openssl/
H A Dphp_openssl.h100 PHP_FUNCTION(openssl_pkey_export_to_file);
/dports/security/php73-openssl/php-7.3.33/ext/openssl/
H A Dphp_openssl.h100 PHP_FUNCTION(openssl_pkey_export_to_file);
/dports/www/mod_php73/php-7.3.33/ext/openssl/
H A Dphp_openssl.h100 PHP_FUNCTION(openssl_pkey_export_to_file);

1234