summaryrefslogtreecommitdiffstats
path: root/demos/bio/server-arg.c
AgeCommit message (Collapse)Author
2014-02-02New ctrl to set current certificate.Dr. Stephen Henson
New ctrl sets current certificate based on certain criteria. Currently two options: set the first valid certificate as current and set the next valid certificate as current. Using these an application can iterate over all certificates in an SSL_CTX or SSL structure. (cherry picked from commit 0f78819c8ccb7c526edbe90d5b619281366ce75c)
2014-02-02Fix various typos.Dr. Stephen Henson
(cherry picked from commit f3efeaad540b000779277b4fc49a239529ee616e)
2014-02-02Add demo for SSL server using SSL_CONF.Dr. Stephen Henson
(cherry picked from commit ebd14bfce9ef6b4bf41129a329823130d1002f42)