geteduroam / windows-app

Windows application for geteduroam
BSD 3-Clause "New" or "Revised" License
4 stars 3 forks source link

Signature certificate expired #46

Closed gswdkks closed 3 weeks ago

gswdkks commented 7 months ago

The signature certificate is expired since January, 2023. Is it possible to renew it?

pauldekkers commented 7 months ago

Can you elaborate on what signature is expired?

We sign the .exe's with timestamping, so no expiration should matter in that aspect. If it's an individual profile from eduroam CAT, that's an entirely different thing we need to look at.

gswdkks commented 7 months ago

Yes, I meant the signature certificate of the .exe application. I guess, that I found the cause. I try to allow the application in Microsoft Applocker, but it can't read the signature certificate.

I read, that this is a known issue, when the root CA of the certificate is not trusted by the system. So I guess, that it's a problem, caused by Microsoft...

pauldekkers commented 2 months ago

Can you check if this is any different with the newly released binaries,

https://github.com/geteduroam/windows-app/releases/tag/v4.1.3

I tried to sign them in a slightly different way. Maybe it makes no difference.

pauldekkers commented 3 weeks ago

I do hope that the issue is resolved, possibly with the 4.1.3 binaries. Otherwise, please re-open/let us know.