Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Companion HTTPS Web Server #2884

Closed
2 tasks done
Suenee opened this issue May 26, 2024 · 1 comment
Closed
2 tasks done

[BUG] Companion HTTPS Web Server #2884

Suenee opened this issue May 26, 2024 · 1 comment
Labels
BUG Something isn't working

Comments

@Suenee
Copy link

Suenee commented May 26, 2024

Is this a bug in companion itself or a module?

  • I believe this to be a bug in companion

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

HTTPS is not running

Steps To Reproduce

  1. Goto: Settings
  2. Find: HTTPS Web Server
  3. Set: Common Name = universe.maya.mic (my local domain, that is working well)
  4. Certificate Expiry Days: 365
  5. Press: GENERATE
  6. HTTP Web Server = ENABLED
  7. Restart Companion
  8. go to http://universe.maya.mic:8000/ is still working
  9. go to https://universe.maya.mic:8443/ it is not working. Borwser says, that connection is not seruce
    image
    image

Expected Behavior

Set correct IP in your DNS for domain UNIVERSE.MAYA.MIC or change domain to your own.

Environment (please complete the following information)

- OS: Win10 last update
- Browser: Ochrome last update
- Companion Version: 3.3.0

Additional context

No response

@Suenee Suenee added the BUG Something isn't working label May 26, 2024
@Julusian
Copy link
Member

This is expected. Your browser will not trust this generated certificate unless you manually install it in a way that it will be able to load/trust.

@Julusian Julusian closed this as not planned Won't fix, can't repro, duplicate, stale May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants