local-ssl-proxy | Simple SSL HTTP proxy using a self-signed certificate | TLS library

 by   cameronhunter TypeScript Version: 2.0.5 License: MIT

kandi X-RAY | local-ssl-proxy Summary

kandi X-RAY | local-ssl-proxy Summary

local-ssl-proxy is a TypeScript library typically used in Security, TLS applications. local-ssl-proxy has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

[License] Simple SSL HTTP proxy using a self-signed certificate. Intended for local development only.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              local-ssl-proxy has a low active ecosystem.
              It has 543 star(s) with 53 fork(s). There are 6 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 1 open issues and 15 have been closed. On average issues are closed in 904 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of local-ssl-proxy is 2.0.5

            kandi-Quality Quality

              local-ssl-proxy has 0 bugs and 0 code smells.

            kandi-Security Security

              local-ssl-proxy has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              local-ssl-proxy code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              local-ssl-proxy is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              local-ssl-proxy releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of local-ssl-proxy
            Get all kandi verified functions for this library.

            local-ssl-proxy Key Features

            No Key Features are available at this moment for local-ssl-proxy.

            local-ssl-proxy Examples and Code Snippets

            No Code Snippets are available at this moment for local-ssl-proxy.

            Community Discussions

            Trending Discussions on local-ssl-proxy

            QUESTION

            Running a local dev IPFS gateway that supports HTTPS
            Asked 2020-Sep-04 at 16:56

            I'm building a distributed web app designed to be hosted on IPFS. I want to do development in a web browser, using my local gateway to serve my files, but I use Javascript APIs that are not permitted without being served off HTTPS.

            I tried starting a reverse proxy with self-signed ssl pointing at my local IPFS http gateway, but when I visit links using the reverse proxy, say https://___hashhere___.ipfs.localhost:8081/, I'm redirected to http://___hashhere___.ipfs.localhost:8080/:

            ...

            ANSWER

            Answered 2020-Sep-04 at 16:56
            • If you use Chromium-based browser, then http://___hashhere___.ipfs.localhost:8080/ will have window.isSecureContext set to true and you will have access to all Web APIs. No need for TLS setup for dev on localhost with Chromium (Firefox has a bug).

            • If you are running IPFS Companion, you may want to disable it when you develop your app, to ensure requests for IPFS resources are not redirected to the gateway set in browser extension's Preferences.

            • In production, you deploy go-ipfs behind a reverse proxy and that proxy terminates TLS. You can control the protocol scheme and host used in some of redirects via X-Forwarded-Proto and X-Forwarded-Host headers, as noted in go-ipfs/docs/config.md

            Source https://stackoverflow.com/questions/63737642

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install local-ssl-proxy

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            Install
          • npm

            npm i local-ssl-proxy

          • CLONE
          • HTTPS

            https://github.com/cameronhunter/local-ssl-proxy.git

          • CLI

            gh repo clone cameronhunter/local-ssl-proxy

          • sshUrl

            git@github.com:cameronhunter/local-ssl-proxy.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular TLS Libraries

            mkcert

            by FiloSottile

            v2rayN

            by 2dust

            acme.sh

            by acmesh-official

            nginxconfig.io

            by digitalocean

            v2ray

            by 233boy

            Try Top Libraries by cameronhunter

            prettier-package-json

            by cameronhunterTypeScript

            alexa

            by cameronhunterJavaScript

            jest-watch-directories

            by cameronhunterJavaScript

            generator-alexa-skill

            by cameronhunterJavaScript

            flight-storage

            by cameronhunterJavaScript