electron won’t build without a windows certificate. I guess i have to just skip signing for windows then?
When I didn’t have the macOS signing setup, the Mac app wouldn’t let users install it without going to system preferences and changing a permission. Is windows not that strict?
On Windows, It's less inconvenient to open unsigned apps but I think not everyone would know how to do it as it's kinda hidden in the warning window when they open the app. Notice the "more info" label, that is where it's hidden.
electron won’t build without a windows certificate. I guess i have to just skip signing for windows then?
When I didn’t have the macOS signing setup, the Mac app wouldn’t let users install it without going to system preferences and changing a permission. Is windows not that strict?
Why not just skip signing then try it on a windows vm to see what happens?
On Windows, It's less inconvenient to open unsigned apps but I think not everyone would know how to do it as it's kinda hidden in the warning window when they open the app. Notice the "more info" label, that is where it's hidden.