diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2001-11-30 18:23:50 +0000 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2001-11-30 18:23:50 +0000 |
commit | 4f1108a440d9554a52b129818b27ce845580f860 (patch) | |
tree | 95d34e99cd88bb1c866e6f256a0a44243075b31e /AUTHORS | |
parent | 50310aca0fcf0f6e0a251156addcdd0bba6e40d0 (diff) | |
download | gnutls-4f1108a440d9554a52b129818b27ce845580f860.tar.gz |
The RDN sequence needed in the certificate request message is
now generated and cached into a x509pki_credentials structure.
This would save a lot of time in the server side.
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,6 +2,6 @@ Nikos Mavroyanopoulos <nmav@hellug.gr> Everything except the files stated below. Fabio Fiorina <Fabio.Fiorina@alcatel.it> - All of the ASN.1 parsing functions (x509_ASN.y, x509_der.c - and x509_asn1.c) + All of the ASN.1 parsing functions (x509_ASN.y, x509_der.c, + x509_asn1.c and the corresponding header files) |