projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b7b667
)
oops, revert
author
Dr. Stephen Henson
<steve@openssl.org>
Thu, 20 Dec 2012 19:01:34 +0000
(19:01 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Thu, 20 Dec 2012 19:01:34 +0000
(19:01 +0000)
ssl/ssl_locl.h
patch
|
blob
|
history
diff --git
a/ssl/ssl_locl.h
b/ssl/ssl_locl.h
index 279c9936a5f44200ae1adc66ccb03b8ea86e23b9..90ef7cb5d602de7c61f97cec35032531e89ce950 100644
(file)
--- a/
ssl/ssl_locl.h
+++ b/
ssl/ssl_locl.h
@@
-524,12
+524,6
@@
typedef struct cert_st
/* Size of above array */
size_t sigalgslen;
- /* Optional X509_STORE for chain building or certificate validation
- * If NULL the parent SSL_CTX store is used instead.
- */
- X509_STORE *chain_store;
- X509_STORE *verify_store;
-
int references; /* >1 only if SSL_copy_session_id is used */
} CERT;