{"library":"local-ssl-proxy","type":"library","category":null,"description":"local-ssl-proxy is a lightweight utility designed to create an HTTPS proxy for local development. It leverages a self-signed SSL certificate, allowing developers to access local HTTP servers over HTTPS. This functionality is critical for testing applications that require a secure context, such as those using OAuth, secure cookies, geolocation APIs, or needing to avoid mixed-content warnings. The current stable version is 2.0.5, last updated in March 2023. While specific release cadence isn't formalized, updates typically address dependencies or minor enhancements. Its primary differentiators are its ease of use via the command line for quick setup, support for custom certificates (e.g., generated by `mkcert` for a trusted browser experience), and the ability to manage multiple proxy configurations through a single file, making it a flexible choice for diverse local development workflows. It is strictly intended for local development and should never be used in production environments.","language":"javascript","status":"active","version":"2.0.5","tags":["javascript"],"install":[{"cmd":"npm install local-ssl-proxy","imports":["npx local-ssl-proxy --source 9001 --target 9000","import { start } from 'local-ssl-proxy';\n// or\nconst { start } = require('local-ssl-proxy');"]},{"cmd":"yarn add local-ssl-proxy","imports":[]},{"cmd":"pnpm add local-ssl-proxy","imports":[]}],"homepage":null,"github":"https://github.com/cameronhunter/local-ssl-proxy","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/local-ssl-proxy","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/local-ssl-proxy/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}