shakawaffle
shakawaffle
CDCloudflare Developers
Created by shakawaffle on 11/3/2023 in #workers-help
Server certificate information fetched from remote server?
Hi! I asked a question on the forum and was directed here: https://community.cloudflare.com/t/getting-remote-server-certificate-information/574946 Basically I'm trying to make a worker that can connect to a remote host/URL over HTTPS and extract some simple certificate information from the server (ie expiry date/notAfter). I don't mind if I get back some parsed fields, or the raw x509 cert for me to parse. Is this even possible?
20 replies