Skip to content

[Bug]: Securing sites via Herd returns a CERT_AUTHORITY_INVALID error #18

@genericmilk

Description

@genericmilk

Operating system version

macOS Ventura 13.4.1 (c)

System architecture

ARM64 (M1, M2, etc)

Herd Version

1.0.8 (Build: 10)

PHP Version

PHP 8.2.6 (cli) (built: Jun 2 2023 23:59:34) (NTS)

Bug description

Securing Laravel applications in Herd results in the site returning a NET::ERR_CERT_AUTHORITY_INVALID response in Chrome. Unsecuring the site also no longer returns the site to http:// (Non SSL).

This has been the case on 2 machines (Both M1 Max) that have both been ported from Laravel Valet###

Steps to reproduce

  1. Create a new laravel site in a parked folder using laravel new test
  2. Visit http://test.test in the browser and note it is non SSL.
  3. Using Herd's sites manager click the padlock icon for test.test
  4. Reload the page
  5. Chrome displays a NET::ERR_CERT_AUTHORITY_INVALID message
  6. Clicking the padlock again does not revert the site to non SSL

Relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions