docker-firefox icon indicating copy to clipboard operation
docker-firefox copied to clipboard

[FEAT] Enforcing trust in Chrome as an APP for this docker

Open JaCh0o opened this issue 3 months ago • 3 comments

Is this a new feature request?

  • [x] I have searched the existing issues

Wanted change

Current default setting forces https in this docker which is ok - it uses self-signed cert whitch gives an error: net::ERR_CERT_COMMON_NAME_INVALID adding cert to truted root authorities in windows or in chrome directly (chrome://certificate-manager/localcerts) does not resolve it while creating chrome app. Is there any way to add certificate or somehow force trust to leit it work properly?

Reason for change

I would like to create possiblity to create an chrome app of this docker to use it as windows application.

Proposed code change

No response

JaCh0o avatar Oct 20 '25 09:10 JaCh0o