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

1.4.4 broken on arm32 #509

Open
fsackur opened this issue Feb 21, 2023 · 0 comments
Open

1.4.4 broken on arm32 #509

fsackur opened this issue Feb 21, 2023 · 0 comments

Comments

@fsackur
Copy link

fsackur commented Feb 21, 2023

Environment

  • Operating system (including version):
    • Raspbian 11 (Bullseye) on Pi3 (arm)
  • mkcert version (from mkcert -version):
    • 1.4.4
  • Server (where the certificate is loaded):
  • Client (e.g. browser, CLI tool, or script):

What you did

apt install wget curl libnss3-tools
wget https://github.com/FiloSottile/mkcert/releases/download/v1.4.4/mkcert-v1.4.4-linux-arm
chmod +x mkcert-v1.4.4-linux-arm
./mkcert-v1.4.4-linux-arm

What went wrong

An error occurred trying to start process '/usr/bin/mkcert' with working directory '/home/freddie'. Exec format error

Note that 1.4.3 works fine:

> mkcert --version
v1.4.3
> mkcert -install
Created a new local CA 💥
The local CA is now installed in the system trust store! ⚡️
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