mrwind
Explore posts from serversCDCloudflare Developers
•Created by mrwind on 10/28/2023 in #workers-help
cloudflare TLS peer's certificate is not trusted; reason = unable to get local issuer certificate
I'm not sure if it's a self-signed certificate. All I know is that I can access the site in my browser. However, when I use a fetch request to retrieve JSON data from a worker, it throws an error: 'Failed: TLS peer's certificate is not trusted; reason = unable to get local issuer certificate.' In Node.js, it works when I set 'NODE_TLS_REJECT_UNAUTHORIZED.
3 replies
CDCloudflare Developers
•Created by mrwind on 10/28/2023 in #workers-help
cloudflare TLS peer's certificate is not trusted; reason = unable to get local issuer certificate
i know it but the certificate is valid. I can access that site from my browser with out any issue or warning.
3 replies