DenoDDeno
Powered by
Mark GM
Denoβ€’2y agoβ€’
2 replies
Mark G

invalid peer certificate: UnknownIssuer

I'm running two https localhost services on different ports, and used mkcert to install a local CA, and create certs for each service.

One service attempts to fetch from the other, but it's failing with
error trying to connect: invalid peer certificate: UnknownIssuer
error trying to connect: invalid peer certificate: UnknownIssuer


I've set
DENO_TLS_CA_STORE=system
DENO_TLS_CA_STORE=system
.

I can access both services in Chrome and Firefox.

This used to work sometime ago (both MacOS and Deno have both upgraded since).

I'm now on MacOS 14.5 and Deno 1.44.4.

I'm a bit stumped as to why this no longer works, any ideas?
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,944Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

invalid peer certificate: Expired
TinoTTino / help
2y ago
Peer dependency
DanielduelDDanielduel / help
3y ago
peer tailwind support in fresh
rabbit_rabbitRrabbit_rabbit / help
3y ago
QUIC QuicReceiveStream read() panics when peer disconnects
NopNNop / help
14mo ago