html无法引入serviceWorker.js文件

知道serviceWorker的要求必须是https,而且网站的确是https,但还是报错 A bad HTTP response code (404) was received when fetching the script. 是因为证书问题还是代码问题?

什么环境的 进入此网址查一下 https://www.ssllabs.com/ssltest/index.html
一般就是1.0、1.1、1.2要同时支持这三个版本

img

img

img