8 Star 0 Fork 20

src-anolis-os/nss

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
nss-3.66-disable-external-host-test.patch 590 Bytes
一键复制 编辑 原始数据 按行查看 历史
张彬琛 提交于 2021-11-11 11:25 . update to nss-3.67.0-6.el8_4.src.rpm
diff -up ./tests/ssl/ssl.sh.brew ./tests/ssl/ssl.sh
--- ./tests/ssl/ssl.sh.brew 2021-06-12 11:37:46.153265942 -0700
+++ ./tests/ssl/ssl.sh 2021-06-12 11:39:43.069925034 -0700
@@ -1641,7 +1641,9 @@ ssl_run_tests()
if [ "${TEST_MODE}" = "SHARED_DB" ] ; then
ssl_policy_listsuites
ssl_policy_selfserv
- ssl_policy_pkix_ocsp
+ # requires access to external servers, which fails
+ # when running in brew
+ #ssl_policy_pkix_ocsp
ssl_policy
fi
;;
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-anolis-os/nss.git
git@gitee.com:src-anolis-os/nss.git
src-anolis-os
nss
nss
a8

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385