You are here: Re: How to use openssl_pkcs12_read() « All PHP « IT news, forums, messages
Re: How to use openssl_pkcs12_read()

Posted by mmacia on 12/26/07 14:12

The correct way is:

$file = '/home/mmacia/mycert.p12';
$handle = fopen($file, 'r');
$p12buf = fread($handle, filesize($file));
fclose($handle);
openssl_pkcs12_read($p12buf, $p12arr, 'passphrase');

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация