1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

changes for 1.1.8

git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@145 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
This commit is contained in:
cameronrich
2007-12-02 22:15:46 +00:00
parent 785380660e
commit 31efa00831
17 changed files with 82 additions and 83 deletions

View File

@ -62,7 +62,7 @@ extern "C" {
#define X509_NUM_DN_TYPES 3
#define X509_COMMON_NAME 0
#define X509_ORGANIZATION 1
#define X509_ORGANIZATIONAL_TYPE 2
#define X509_ORGANIZATIONAL_UNIT 2
struct _x509_ctx
{