pkgsrc/www/ap-ssl/PLIST

85 lines
4.3 KiB
Text
Raw Normal View History

@comment $NetBSD: PLIST,v 1.2 2002/11/19 23:03:53 jlam Exp $
lib/httpd/mod_ssl.so
sbin/mkcert
Update ap-ssl to 2.6.6. Important fixes for memory leaks and segfaults. Also make me the maintainer. Relevant changes from version 2.6.3: -) Install ${sbindir}/mkcert.sh to ease generation of SSL certificates. *) Fixed server restarts: Under non-DSO run-time situation, the OpenSSL library was shutdown (and never re-initialized) and this way caused segfaults on server restarts. This affected only installations where mod_ssl+OpenSSL were built as a static module instead of a DSO. This nasty bug was unfortunately introduced in 2.6.5 as a side-effect of an (otherwise correct) memory leak bugfix. *) Various typo fixes in user manual. *) Removed more memory leaks by freeing even more stuff from the OpenSSL toolkit on module shutdown. *) Added missing TLSv1, EXP40 and EXP56 keywords to ssl_reference's documentation of SSLCipherSuite. *) Added hints about MSIE workarounds (-SSLv3, !EXP56, etc.) to the FAQ entry about MSIE errors. *) Added !EXP56 to pre-configured SSLCipherSuite in order to avoid MSIE5.x problems in advance. *) Allow spaces in ServerRoot and SSLPassPhraseDialog arguments which is especially important for the Win32 environment. *) Fixed syntax errors in ssl_howto.wml: "Deny all" -> "Deny from all" *) Removed a left-over ssl_scache_expire() call in ssl_scache_init() which made the life of vendors complicated. *) Allow more fine-tuned overriding of ap_server_root_relative calls by providing the context of the call. *) Added Equifax Secure CA certificates to ca-bundle.crt. *) Let the pass phrase dialog force the prompt to occur only once (no verification step), because mod_ssl uses the dialog only for pass phrases which are required for reading private keys. This as a side-effect should fix a problem under Win32 where a second prompt occured for unknown reasons. *) Added more compatibility to Stronghold v2's SSL_SessionCache. *) Added two more EAPI hools under SSL_VENDOR: one for overriding ap_server_root_relative calls and one for hooking into the server configuration step. *) Fixed SSL display for mod_status in `short report' situation. *) Fixed memory leak caused by not-freed SSL_CTX in the HTTPS proxy support (ssl_engine_ext.c/mod_proxy) under _NOT_ SSL_EXPERIMENTAL.
2000-09-12 16:05:16 +02:00
share/doc/mod_ssl/README.mkcert
share/examples/mod_ssl/ssl.crl/Makefile.crl
share/examples/mod_ssl/ssl.crl/README.CRL
share/examples/mod_ssl/ssl.crt/Makefile.crt
share/examples/mod_ssl/ssl.crt/README.CRT
share/examples/mod_ssl/ssl.crt/ca-bundle.crt
share/examples/mod_ssl/ssl.crt/snakeoil-ca-dsa.crt
share/examples/mod_ssl/ssl.crt/snakeoil-ca-rsa.crt
share/examples/mod_ssl/ssl.crt/snakeoil-dsa.crt
share/examples/mod_ssl/ssl.crt/snakeoil-rsa.crt
share/examples/mod_ssl/ssl.csr/README.CSR
share/examples/mod_ssl/ssl.key/README.KEY
share/examples/mod_ssl/ssl.key/snakeoil-ca-dsa.key
share/examples/mod_ssl/ssl.key/snakeoil-ca-rsa.key
share/examples/mod_ssl/ssl.key/snakeoil-dsa.key
share/examples/mod_ssl/ssl.key/snakeoil-rsa.key
share/examples/mod_ssl/ssl.prm/README.PRM
share/examples/mod_ssl/ssl.prm/snakeoil-ca-dsa.prm
share/examples/mod_ssl/ssl.prm/snakeoil-dsa.prm
share/httpd/htdocs/manual/mod/mod_ssl/apache_pb.gif
share/httpd/htdocs/manual/mod/mod_ssl/feather.jpg
share/httpd/htdocs/manual/mod/mod_ssl/index.html
share/httpd/htdocs/manual/mod/mod_ssl/mod_ssl_sb.gif
share/httpd/htdocs/manual/mod/mod_ssl/openssl_ics.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_compat.gfont000.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_compat.html
share/httpd/htdocs/manual/mod/mod_ssl/ssl_cover_logo.jpg
share/httpd/htdocs/manual/mod/mod_ssl/ssl_cover_title.jpg
share/httpd/htdocs/manual/mod/mod_ssl/ssl_faq.gfont000.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_faq.html
share/httpd/htdocs/manual/mod/mod_ssl/ssl_glossary.html
share/httpd/htdocs/manual/mod/mod_ssl/ssl_howto.gfont000.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_howto.html
share/httpd/htdocs/manual/mod/mod_ssl/ssl_intro.gfont000.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_intro.html
share/httpd/htdocs/manual/mod/mod_ssl/ssl_intro_fig1.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_intro_fig2.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_intro_fig3.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_overview.gfont000.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_overview.html
share/httpd/htdocs/manual/mod/mod_ssl/ssl_overview_fig1.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_reference.gfont000.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_reference.html
share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.head-chapter.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.head-num-1.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.head-num-2.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.head-num-3.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.head-num-4.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.head-num-5.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.head-num-6.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.head-num-7.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.imgdot-1x1-000000.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.imgdot-1x1-transp.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.navbut-next-n.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.navbut-next-s.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.navbut-prev-n.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.navbut-prev-s.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.title-abstract.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.title-compat.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.title-faq.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.title-gloss.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.title-howto.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.title-intro.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.title-over.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.title-preface.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.title-ref.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.title-toc.gif
share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.title-tutor.gif
share/mod_ssl/cca.sh
share/mod_ssl/gid-mkcert.sh
share/mod_ssl/loadcacert.cgi
share/mod_ssl/sign.sh
@dirrm share/mod_ssl
@dirrm share/httpd/htdocs/manual/mod/mod_ssl
@dirrm share/examples/mod_ssl/ssl.prm
@dirrm share/examples/mod_ssl/ssl.key
@dirrm share/examples/mod_ssl/ssl.csr
@dirrm share/examples/mod_ssl/ssl.crt
@dirrm share/examples/mod_ssl/ssl.crl
@dirrm share/examples/mod_ssl
Update ap-ssl to 2.6.6. Important fixes for memory leaks and segfaults. Also make me the maintainer. Relevant changes from version 2.6.3: -) Install ${sbindir}/mkcert.sh to ease generation of SSL certificates. *) Fixed server restarts: Under non-DSO run-time situation, the OpenSSL library was shutdown (and never re-initialized) and this way caused segfaults on server restarts. This affected only installations where mod_ssl+OpenSSL were built as a static module instead of a DSO. This nasty bug was unfortunately introduced in 2.6.5 as a side-effect of an (otherwise correct) memory leak bugfix. *) Various typo fixes in user manual. *) Removed more memory leaks by freeing even more stuff from the OpenSSL toolkit on module shutdown. *) Added missing TLSv1, EXP40 and EXP56 keywords to ssl_reference's documentation of SSLCipherSuite. *) Added hints about MSIE workarounds (-SSLv3, !EXP56, etc.) to the FAQ entry about MSIE errors. *) Added !EXP56 to pre-configured SSLCipherSuite in order to avoid MSIE5.x problems in advance. *) Allow spaces in ServerRoot and SSLPassPhraseDialog arguments which is especially important for the Win32 environment. *) Fixed syntax errors in ssl_howto.wml: "Deny all" -> "Deny from all" *) Removed a left-over ssl_scache_expire() call in ssl_scache_init() which made the life of vendors complicated. *) Allow more fine-tuned overriding of ap_server_root_relative calls by providing the context of the call. *) Added Equifax Secure CA certificates to ca-bundle.crt. *) Let the pass phrase dialog force the prompt to occur only once (no verification step), because mod_ssl uses the dialog only for pass phrases which are required for reading private keys. This as a side-effect should fix a problem under Win32 where a second prompt occured for unknown reasons. *) Added more compatibility to Stronghold v2's SSL_SessionCache. *) Added two more EAPI hools under SSL_VENDOR: one for overriding ap_server_root_relative calls and one for hooking into the server configuration step. *) Fixed SSL display for mod_status in `short report' situation. *) Fixed memory leak caused by not-freed SSL_CTX in the HTTPS proxy support (ssl_engine_ext.c/mod_proxy) under _NOT_ SSL_EXPERIMENTAL.
2000-09-12 16:05:16 +02:00
@dirrm share/doc/mod_ssl