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

Error: x509: inner and outer signature algorithm identifiers don't match #41

Open
milos-automation opened this issue Sep 25, 2024 · 4 comments

Comments

@milos-automation
Copy link

Are there any additional details you would like to share?


Command: anchor lcl
Executable: /usr/local/bin/anchor
Version: 0.1.2 (darwin/amd64) Commit: 021bf29c9ba180eb6ad62ae8438867c8d0dcd26b BuildDate: 2024-09-17T12:45:22Z
Arguments: []
Flags: []
Timestamp: 2024-09-25T11:32:21.853835Z
Stdout:

    - Loaded anchor.toml configuration. You can use `--skip-config` to ignore this file.
| Let's set up fast and totally free lcl.host HTTPS!
                                                                 
# Setup lcl.host HTTPS Local Development Environment `anchor lcl`
    | We'll set you up to use HTTPS locally in your browsers and other programs.
                                                                       
# Audit lcl.host HTTPS Local Development Environment `anchor lcl audit`
    | We'll compare your local development CA certificates from Anchor and your local trust stores.
    * Comparing local and expected CA certificates…⠋
@benburkert
Copy link
Contributor

@milos-automation sorry to hear you had problems with this. This is likely due to a certificate on your system causing issues with the X.509 parser in our CLI command. We're working on an internal fix so that our CLI tool will ignore these certificates, I'll update this issue when that fix is released.

@benburkert
Copy link
Contributor

oops, some overly aggressive automation closed this early, sorry!

@milos-automation
Copy link
Author

milos-automation commented Sep 26, 2024 via email

@benburkert
Copy link
Contributor

@milos-automation we've hit a snag upstream with the windows release, but v0.1.3 is out for macOS, please give it a try again after updating: brew update && brew upgrade anchordotdev/tap/anchor

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

2 participants