We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Openssl@3 doesn't seem to be supported:
Error: write EPROTO 400F28F601000000:error:0A00010B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:355:
plugin/mkcert/index.ts:161
Output of npx envinfo --system --npmPackages vite,vite-plugin-mkcert --binaries --browsers:
npx envinfo --system --npmPackages vite,vite-plugin-mkcert --binaries --browsers
System: OS: macOS 14.6.1 CPU: (10) arm64 Apple M1 Max Memory: 18.58 GB / 64.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 22.12.0 - /usr/local/bin/node npm: 10.9.0 - /usr/local/bin/npm pnpm: 9.12.3 - /usr/local/bin/pnpm Browsers: Safari: 17.6 npmPackages: vite: 5.4.10 => 5.4.10 vite-plugin-mkcert: ^1.15.0 => 1.15.0 OpenSSL: OpenSSL 3.4.0 22 Oct 2024 (Library: OpenSSL 3.4.0 22 Oct 2024)
Used package manager: pnpm
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Openssl@3 doesn't seem to be supported:
plugin/mkcert/index.ts:161
Reproduction
System Info
Output of
npx envinfo --system --npmPackages vite,vite-plugin-mkcert --binaries --browsers
:Used package manager: pnpm
The text was updated successfully, but these errors were encountered: