mk-ca-bundle.vbs: delete this script in favor of mk-ca-bundle.pl

mk-ca-bundle.vbs is a Windows-specific script for Mozilla certificate
extraction, similar to mk-ca-bundle.pl which runs on any platform. The
vbs version has not been maintained while the perl version has been
maintained with improvements and security fixes. I don't think it's
worth the work to maintain both versions. Windows users should be able
to use mk-ca-bundle.pl without any problems, as long as they have perl.

Closes #8412
This commit is contained in:
Jay Satiro 2022-02-09 03:45:50 -05:00 committed by Daniel Stenberg
parent 475e451766
commit e87c53d7ea
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
2 changed files with 1 additions and 432 deletions

View file

@ -26,7 +26,7 @@ CMAKE_DIST = CMakeLists.txt curl_config.h.cmake
EXTRA_DIST = Makefile.m32 config-win32.h config-win32ce.h config-plan9.h \
config-riscos.h config-mac.h curl_config.h.in makefile.dj config-dos.h \
libcurl.plist libcurl.rc config-amigaos.h makefile.amiga config-win32ce.h \
config-os400.h setup-os400.h mk-ca-bundle.pl mk-ca-bundle.vbs \
config-os400.h setup-os400.h mk-ca-bundle.pl \
$(CMAKE_DIST) firefox-db2pem.sh checksrc.pl setup-win32.h .checksrc
lib_LTLIBRARIES = libcurl.la