D
Deno
M
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
Join
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,944
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
invalid peer certificate: Expired
T
Tino / help
2y ago
Peer dependency
D
Danielduel / help
3y ago
peer tailwind support in fresh
R
rabbit_rabbit / help
3y ago
QUIC QuicReceiveStream read() panics when peer disconnects
N
Nop / help
14mo ago