Rob Stradling dc4bdf592f Additional "chain_cert" functions.
PR#3169

This patch, which currently applies successfully against master and
1_0_2, adds the following functions:

SSL_[CTX_]select_current_cert() - set the current certificate without
disturbing the existing structure.

SSL_[CTX_]get0_chain_certs() - get the current certificate's chain.

SSL_[CTX_]clear_chain_certs() - clear the current certificate's chain.

The patch also adds these functions to, and fixes some existing errors
in, SSL_CTX_add1_chain_cert.pod.
(cherry picked from commit 2f56c9c015dbca45379c9a725915b3b8e765a119)
2013-11-13 23:47:37 +00:00
..
2011-11-13 13:13:14 +00:00
2009-09-12 23:18:09 +00:00
2011-10-13 13:25:03 +00:00
2013-02-26 15:29:49 +00:00
2013-02-26 15:29:49 +00:00
2013-11-02 13:41:19 +00:00
2001-09-07 06:13:40 +00:00
2001-02-16 02:09:53 +00:00
2001-02-16 02:09:53 +00:00
2013-08-18 13:53:32 +01:00
2008-06-03 02:48:34 +00:00
2002-08-15 10:59:55 +00:00
2001-09-07 06:13:40 +00:00
2009-02-14 21:49:38 +00:00
2009-02-14 21:49:38 +00:00
2001-08-17 15:54:50 +00:00
2009-02-14 21:49:38 +00:00
2006-12-21 21:13:27 +00:00
2011-07-11 12:13:56 +00:00