[dev] Re: [cvs] commit: horde/lib/Crypt smime.php
Mike Cochrane
mike at graftonhall.co.nz
Thu Dec 26 03:23:00 PST 2002
This is bound to cause some problems. It can only parse some of the fields if
the bcmath extension if installed, if not it just skips them. I welcome emails
with any certificates that don't work.
Some extensions are not currently displaying correctly so I have set them to
unsupported at this stage.
The cause of most problems will be the code I wrote to parse ASN.1 formated
data. If someone knowns of a php class or function to do this I would welcome
it, I couldn't find one for php (just about every other language out there though).
- Mike :-)
> ----- Message from mike@graftonhall.co.nz ---------
>
> mikec 2002/12/25 06:17:00 PST
>
> Modified files:
> lib/Crypt smime.php
> Log:
> Parse PEM certificates internally so as not to rely on a data structure
> that 'is (deliberately) not yet documented, as it is still subject to
> change.' from openssl_x509_parse and retrieve a lot more details.
> Add Horde_Crypt_smime::certToHTML()
>
> Revision Changes Path
> 1.15 +715 -2 horde/lib/Crypt/smime.php
>
> Chora Links:
>
> http://cvs.horde.org/diff.php/horde/lib/Crypt/smime.php?r1=1.14&r2=1.15&ty=u
>
> --
> To unsubscribe, mail: cvs-unsubscribe@lists.horde.org
>
>
>
> ----- End message from mike@graftonhall.co.nz -----
More information about the dev
mailing list