~ubuntu-branches/ubuntu/saucy/gnutls26/saucy-updates

« back to all changes in this revision

Viewing changes to doc/x509-api.texi

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2012-12-06 18:29:32 UTC
  • mfrom: (12.1.33 sid)
  • Revision ID: package-import@ubuntu.com-20121206182932-iih7i83juh8cdotf
Tags: 2.12.20-2ubuntu1
* Resynchronise with Debian.  Remaining changes:
  - Build gnutls-bin from this source package rather than from gnutls28:
    gnutls28's licensing is currently too strict for many of the free
    software packages built against it in Ubuntu main and we only want to
    support a single version.  Bump its version to achieve this.
* Avoid assuming that gets is declared.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2005
2005
@var{issuer}: is the certificate of a possible issuer
2006
2006
 
2007
2007
This function will check if the given certificate was issued by the
2008
 
given issuer.
 
2008
given issuer. It checks the DN fields and the authority
 
2009
key identifier and subject key identifier fields match.
2009
2010
 
2010
2011
@strong{Returns:} It will return true (1) if the given certificate is issued
2011
2012
by the given issuer, and false (0) if not.  A negative value is