dahlia / fedify

ActivityPub server framework in TypeScript
https://fedify.dev/
MIT License
327 stars 13 forks source link

Issue with https://fedify.dev/ #57

Closed mattcam closed 4 weeks ago

mattcam commented 4 weeks ago

When browsing to website https://fedify.dev/ chrome reports that the connection is not secure.

dahlia commented 4 weeks ago

I can't reproduce this on my machine. What OS are you using and what is your Chrome version? Can you take a screenshot of Chrome and show me?

mattcam commented 4 weeks ago

Mac with chrome Version 125.0.6422.142 (Official Build) (arm64)

Screen grab follows Screenshot 2024-06-09 at 10 39 51 pm

dahlia commented 4 weeks ago

What does a TLS certificate look like? It should look something like below:

mattcam commented 4 weeks ago

Maybe it is something at my end. On desktop don't see the certificate, just see issue on various broswers. Got it to work on mobile device using safari and chrome with wifi turned off (e.g. using mobile data).

dahlia commented 4 weeks ago

Okay, let's close this issue then.