JuliaCI / julia-buildbot

Buildbot configuration for build.julialang.org
MIT License
19 stars 14 forks source link

[DO NOT MERGE] `package_win`: Re-enable code signing on the Windows packagers #225

Closed DilumAluthge closed 3 years ago

DilumAluthge commented 3 years ago

Currently, code signing is disabled on the Windows packagers (package_win32 and package_win64).

This PR re-enables code signing on the Windows packagers.

This should not be merged until we have diagnosed and fixed the underlying problem that is causing code signing to fail.

We won't be able to generate signed release binaries until this issue is fixed.

TODO:

staticfloat commented 3 years ago

I have deployed new codesigning certificates; let's see if this is good to go now.