Skip to content

The browser shows a security warning about the self-signed SSL certificate, making it difficult for users to access the application. #5

@TedoNeObichaJavaScript

Description

@TedoNeObichaJavaScript

Problem

The browser shows a security warning about the self-signed SSL certificate, making it difficult for users to access the application.

Current Behavior

  • Browser displays 'Your connection is not private' or similar security warning
  • Users must click through multiple warnings to access the site
  • This creates a poor user experience and may confuse users

Expected Behavior

  • Users should be able to access the application without security warnings
  • Clear instructions should be provided for accepting the certificate
  • Consider providing a development certificate or better certificate handling

Steps to Reproduce

  1. Navigate to https://localhost
  2. Browser shows security warning
  3. Must click 'Advanced' and 'Proceed to localhost (unsafe)'

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions