[GH-ISSUE #709] Use own certificates when using SSL #121

Closed
opened 2026-03-03 12:08:27 +03:00 by kerem · 0 comments
Owner

Originally created by @krisgeus on GitHub (Mar 9, 2022).
Original GitHub issue: https://github.com/fsouza/fake-gcs-server/issues/709

when connecting through https the default certificate is only valid for example.com and 127.0.0.1. when using fake-gcs-server in a docker compose and naming it differently the certificates are always invalid.
when using this from java it is really hard to use in a insecure matter.

I will create a PR to add you own certificates

Originally created by @krisgeus on GitHub (Mar 9, 2022). Original GitHub issue: https://github.com/fsouza/fake-gcs-server/issues/709 when connecting through https the default certificate is only valid for example.com and 127.0.0.1. when using fake-gcs-server in a docker compose and naming it differently the certificates are always invalid. when using this from java it is really hard to use in a insecure matter. I will create a PR to add you own certificates
kerem closed this issue 2026-03-03 12:08:28 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/fake-gcs-server#121
No description provided.