danomatika / joyosc

(maintained) hid device to osc event daemon used in the robotcowboy project
http://robotcowboy.com
GNU General Public License v3.0
44 stars 3 forks source link

Certificate error on website #12

Closed blindmanonacid closed 1 year ago

blindmanonacid commented 1 year ago

Hi, I'd really like to download the release build from your website but Firefox tells me there's a security risk.

docs.danomatika.com uses an invalid security certificate.

The certificate is not trusted because it is self-signed.

Error code: MOZILLA_PKIX_ERROR_SELF_SIGNED_CERT

This also happens on your robotcowboy.com site.

Not being sure if there's a bad actor involved or if it's just a technical problem I don't trust to visit the site.

Thanks for looking into this if you do.

danomatika commented 1 year ago

There is no certificate, it’s an HTTP link. Firefox is just being picky as everyone wants HTTPS by default.

enohp ym morf tnes

Dan Wilcox danomatika.com robotcowboy.com

On Jul 31, 2023, at 2:01 PM, blindmanonacid @.***> wrote:

 Hi, I'd really like to download the release build from your website but Firefox tells me there's a security risk.

docs.danomatika.com uses an invalid security certificate.

The certificate is not trusted because it is self-signed.

Error code: MOZILLA_PKIX_ERROR_SELF_SIGNED_CERT This also happens on your robotcowboy.com site.

Not being sure if there's a bad actor involved or if it's just a technical problem I don't trust to visit the site.

Thanks for looking into this if you do.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.

blindmanonacid commented 1 year ago

Thank you for the quick reply :)