Skip to content

Automatically provide HTTPS for HTTP content from Ygg-Ips? #7

@perguth

Description

@perguth

Idea:

Automatically provide HTTPS for HTTP content from Ygg-IPs:

  1. Generate and provide a root-certificate and add it to the system.
  2. Automatically forward URLs of the form "http://Ygg-IP" to https.
  3. Transparently create a certificate for "https://Ygg-IPs" as soon as they are queried through the proxy
HTTP-Server -> Yggdrasil -> Yggstack (Yggdrasil -> Proxy -> HTTPS) -> Client

Why?

🡆 If Yggstack install a root certificate and then generates certificates for Ygg-IPs and HTTPS-wraps the HTTP traffic, we would achieve a "valid" certificates for Ygg-IPs automatically.

HTTPS is needed for a secure context which is a Window or Worker for which certain minimum standards of authentication and confidentiality are met. Many Web APIs and features are accessible only in a secure context. Eg.:

  • Geolocation API
  • Service Workers
  • Web Bluetooth
  • Media Capture and Streams (getUserMedia)
  • Payment Request API
  • Credential Management API
  • WebCrypto API

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions