certs.h File Reference

Sample certificates and DHM parameters for testing. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const char test_ca_list []
const char * test_ca_crt
const char * test_ca_key
const char * test_ca_pwd
const char * test_srv_crt
const char * test_srv_key
const char * test_cli_crt
const char * test_cli_key

Detailed Description

Sample certificates and DHM parameters for testing.

Copyright (C) 2006-2010, Brainspark B.V.

This file is part of PolarSSL (http://www.polarssl.org) Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>

All rights reserved.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Definition in file certs.h.


Variable Documentation

const char* test_ca_crt

Definition at line 288 of file certs.c.

Referenced by x509_self_test().

const char* test_ca_key

Definition at line 289 of file certs.c.

const char test_ca_list[]

Definition at line 285 of file certs.c.

const char* test_ca_pwd

Definition at line 290 of file certs.c.

const char* test_cli_crt

Definition at line 293 of file certs.c.

Referenced by x509_self_test().

const char* test_cli_key

Definition at line 294 of file certs.c.

const char* test_srv_crt

Definition at line 291 of file certs.c.

const char* test_srv_key

Definition at line 292 of file certs.c.


Generated on 9 Apr 2014 for PolarSSL v1.3.2 by  doxygen 1.6.1