Skip to content

api.symfony.com: invalid certificate + 502 error #16322

Closed
@Martin-P

Description

@Martin-P

The Symfony documentation contains links to api.symfony.com, e.g. the section Debugging Emails:

The SentMessage object returned by the send() method of the TransportInterface provides access to [...]

This domain however contains an invalid certificate. The certificate is rejected by the browser because the used certificate does not belong to api.symfony.com, but is registered for *.fr-4.platformsh.site. Furthermore when I allow the browser to continue by accepting this wrong certificate there is a 502 error displayed:

Error 502
No route known for api.symfony.com

Basically, it is broken in multiple ways.

Looking at Google cache it looks like it was mirroring the Symfony repository from GitHub.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions