Hi,
        
        PKCS#7 handling functions are still buggy in 4.2.3 and current CVS 
version. Two months ago we have submitted a 'filling' against PHP-CVS and
4.2.2 version. So, current version of patch against 4.2.3 is available at
ftp://ftp.certum.pl/pub/PHP/php-4.2.3-openssl.diff.gz
New functions:
        PHP_FUNCTION(openssl_csr_file_verify);
        PHP_FUNCTION(openssl_csr_verify);
        PHP_FUNCTION(openssl_csr_parse);
        PHP_FUNCTION(openssl_csr_get_public);   
were added.

regards,
-- 
Wojtek Ślusarczyk



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to