Skip to content
New issue

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

Support for openssl@3 #99

Open
diogoredin opened this issue Dec 4, 2024 · 0 comments
Open

Support for openssl@3 #99

diogoredin opened this issue Dec 4, 2024 · 0 comments

Comments

@diogoredin
Copy link

Describe the bug

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

Reproduction

System Info

Output of 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant