Replies: 3 comments 5 replies
-
|
Have you contacted building osslsigncode from source for your particular hardware architecture and OpenSSL version? With OpenSSL 3.x, we reduced the number of build dependencies to cmake, OpenSSL headers and zlib headers, so building osslsigncode from source became trivial. We still provide binaries for less developer-friendly operating systems. |
Beta Was this translation helpful? Give feedback.
-
|
@Sytten You can build osslsigncode from source quite easily. |
Beta Was this translation helpful? Give feedback.
-
|
@Sytten: If your goal is to use the most recent software packages for your CI/CD then maybe dealing with each individual package is not the most efficient approach. Have you considered using a rolling release distribution for the job? Maybe you could deploy it as a container on your current CI/CD machine. What about Fedora Rawhide? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
We used to have linux binaries in the release but we don't anymore.
Would be nice to have them again so we don't have to rely on very outdated apt.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions