inveniosoftware / inveniosoftware/invenio-cli

SSL Error in Chrome with containerize

Open
#210 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
14
Forks
49
PR merge metrics
No merged PRs in 30d

Description

Package version (if known): 0.0.20

## Describe the bug
Chrome isn't able to show the containerized demo site because of broken https.

## Steps to Reproduce
1. Install containerized release
2. Go to https://127.0.0.1/ on Chrome

Errors in the developer panel include:

Certificate - Subject Alternative Name missing
The certificate for this site does not contain a Subject Alternative Name extension containing a domain name or IP address.

Certificate - missing
This site is missing a valid, trusted certificate (net::ERR_CERT_INVALID).

## Expected behavior

Able to view site, with a self-signed exception (like firefox)

## Additional context

The default certificate has a common name of localhost. Would changing it to 127.0.0.1 solve the issue?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.