Edit report at https://bugs.php.net/bug.php?id=60023&edit=1

 ID:                 60023
 Comment by:         gufophp at gmail dot com
 Reported by:        brett at Silcon dot com
 Summary:            Add certificate revocation support
 Status:             Open
 Type:               Feature/Change Request
 Package:            OpenSSL related
 PHP Version:        5.4.0beta1
 Block user comment: N
 Private report:     N

 New Comment:

duplicate bug: https://bugs.php.net/bug.php?id=40046


Previous Comments:
------------------------------------------------------------------------
[2011-10-09 18:28:43] brett at Silcon dot com

I realize those commands use text file indices and things.. It would be really 
great if there ended up being a way to run a full CA out of PHP with MySQL and 
never need to deal with physical files. I suppose this is probably why this 
feature hasn't been implemented, but it would be great for someone to pair up 
with openssl on.

------------------------------------------------------------------------
[2011-10-09 18:02:25] brett at Silcon dot com

Description:
------------
Looking to add the equivalent of these:

Revoke the user certificate:
openssl ca -revoke [xy.pem]

Create a Certificate Revocation List (CRL):
openssl ca -gencrl -out test.crl





------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=60023&edit=1

Reply via email to