/[Apache-SVN]
ViewVC logotype

Revision 1879598


Jump to revision: Previous Next
Author: jim
Date: Tue Jul 7 16:57:22 2020 UTC (3 years, 9 months ago)
Changed paths: 7
Log Message:
Merge r1705539, r1877263, r1877291, r1879445 from trunk:

deduplicate the code handling the directory traversal for the
SSL[Proxy]CACertificatePath and SSLProxyMachineCertificatePath
directives


* modules/ssl/ssl_engine_init.c (ssl_add_version_components,
  ssl_init_Module): Use temporary pool for variable lookup results
  which don't need to live in pconf.


mod_ssl: Factor out code to read a BIO into a palloc'ed string:

* modules/ssl/ssl_util_ssl.c (modssl_bio_free_read): New function.
  (asn1_string_convert): Use it here.

* modules/ssl/ssl_engine_vars.c: Use it throughout.


* modules/ssl/ssl_scache.c (ssl_scache_init): Use <16 character
  cname argument for socache ->init() per the API constraint.

Submitted by: kbrand, jorton, jorton, jorton
Reviewed by: jailletc36, minfrin, jim


Changed paths

Path Details
Directoryhttpd/httpd/branches/2.4.x/ modified , props changed
Directoryhttpd/httpd/branches/2.4.x/STATUS modified , text changed
Directoryhttpd/httpd/branches/2.4.x/modules/ssl/ssl_engine_init.c modified , text changed
Directoryhttpd/httpd/branches/2.4.x/modules/ssl/ssl_engine_vars.c modified , text changed
Directoryhttpd/httpd/branches/2.4.x/modules/ssl/ssl_scache.c modified , text changed
Directoryhttpd/httpd/branches/2.4.x/modules/ssl/ssl_util_ssl.c modified , text changed
Directoryhttpd/httpd/branches/2.4.x/modules/ssl/ssl_util_ssl.h modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26