~ubuntu-branches/ubuntu/lucid/gnutls26/lucid-proposed

« back to all changes in this revision

Viewing changes to doc/manpages/gnutls_x509_crt_set_version.3

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Metzler
  • Date: 2008-06-24 19:13:25 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20080624191325-33rewwn0p11jzdvq
Tags: 2.4.0-2
* Standards version 3.8.0. Rename README.source_and_patches to README.source.
* Upload to unstable.
* Point watchfile to stable releases again.
* Merge experimental and unstable changelog.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
.\" DO NOT MODIFY THIS FILE!  It was generated by gdoc.
2
 
.TH "gnutls_x509_crt_set_version" 3 "2.2.5" "gnutls" "gnutls"
 
2
.TH "gnutls_x509_crt_set_version" 3 "2.4.0" "gnutls" "gnutls"
3
3
.SH NAME
4
 
gnutls_x509_crt_set_version \- This function will set the Certificate request version
 
4
gnutls_x509_crt_set_version \- Set the Certificate request version
5
5
.SH SYNOPSIS
6
6
.B #include <gnutls/x509.h>
7
7
.sp
18
18
 
19
19
To create well\-formed certificates, you must specify version 3 if
20
20
you use any certificate extensions.  Extensions are created by
21
 
functions such as gnutls_x509_crt_set_subject_alternative_name or
22
 
gnutls_x509_crt_set_key_usage.
23
 
 
24
 
Returns 0 on success.
 
21
functions such as \fBgnutls_x509_crt_set_subject_alternative_name()\fP
 
22
or \fBgnutls_x509_crt_set_key_usage()\fP.
 
23
.SH "RETURNS"
 
24
On success, \fBGNUTLS_E_SUCCESS\fP is returned, otherwise a
 
25
negative error value.
25
26
.SH "REPORTING BUGS"
26
27
Report bugs to <bug-gnutls@gnu.org>.
27
28
.SH COPYRIGHT
28
 
Copyright \(co 2006, 2007 Free Software Foundation.
 
29
Copyright \(co 2008 Free Software Foundation.
29
30
.br
30
31
Permission is granted to make and distribute verbatim copies of this
31
32
manual provided the copyright notice and this permission notice are