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

[Bug fix] Ignoring ssl integrity check for assets files #66

Conversation

MuriloChianfa
Copy link
Contributor

Hey @Baspa 👋 long time no see you, im upgrading some package versions in my project and when i've tested the new versions of laravel-seo-scanner im receiving this error:

image

After these changes:

image

This PR aims to solve this problem, can u check if its relevant for the package?

@Baspa Baspa self-assigned this Sep 1, 2024
@Baspa Baspa added the bug Something isn't working label Sep 1, 2024
@Baspa
Copy link
Member

Baspa commented Sep 2, 2024

Hey @MuriloChianfa thank you for your PR! I will check this later today :)

@Baspa Baspa self-requested a review September 2, 2024 06:50
@Baspa
Copy link
Member

Baspa commented Sep 2, 2024

Are you using a local environment when running these checks? Did you check the paragraph "Running the scanner in a local environment"?

You can already set the verification of SSL certificate to false. Or does that not fix you problem? @MuriloChianfa

@MuriloChianfa
Copy link
Contributor Author

i've already setted the verification of SSL certificate to false, but seems thats missing on this step of the code, so we need to use these options to ignore the SSL certificates integrity

Copy link
Member

@Baspa Baspa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you set the verify to false only when the verify in the config is also set to false? Then I can merge it @MuriloChianfa

@Baspa Baspa assigned MuriloChianfa and unassigned Baspa Sep 3, 2024
@Baspa
Copy link
Member

Baspa commented Sep 4, 2024

Awesome, thanks! @MuriloChianfa

@Baspa Baspa self-requested a review September 4, 2024 06:41
@Baspa Baspa changed the title Ignoring ssl integrity check for assets files [Bug fix] Ignoring ssl integrity check for assets files Sep 4, 2024
@Baspa Baspa assigned Baspa and unassigned MuriloChianfa Sep 4, 2024
@Baspa Baspa merged commit c90da10 into vormkracht10:main Sep 4, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

2 participants