You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.
hi @Tylous. I am having a similar issue as a previous mentioned cmd.Run() failed with exit status 255, when trying to compile.
I am a little confused by your response in the previous thread because you mentioned it being an issue with osslsigncode and to revert to 'this' version and you instead show the version of OpenSSL 1.1.1s.
So, I installed OpenSSL 1.1.1s and still have issues. For clarity can you list specifically which version of osslsigncode is needed?
Here is the output when I try to compile:
And here are my versions of osslsigncode and OpenSSL I have installed:
I have also installed various versions of osslsigncode including the most recent and have had no luck.
Sorry if I'm missing something obvious! Appreciate your time!
It's because your osslsigncode is still using a newer version of OpenSSL, until osslsigncode fixes its bug you need to use an older version of OpenSSL as well. here's my fix for OSX https://gist.github.com/Tylous/3a973879ef72a16ec585b71ce71f6c54 , this should give you an idea. I will update the main code once osslsigncode addresses their issue.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
hi @Tylous. I am having a similar issue as a previous mentioned cmd.Run() failed with exit status 255, when trying to compile.
I am a little confused by your response in the previous thread because you mentioned it being an issue with osslsigncode and to revert to 'this' version and you instead show the version of OpenSSL 1.1.1s.
So, I installed OpenSSL 1.1.1s and still have issues. For clarity can you list specifically which version of osslsigncode is needed?
Here is the output when I try to compile:
And here are my versions of osslsigncode and OpenSSL I have installed:
I have also installed various versions of osslsigncode including the most recent and have had no luck.
Sorry if I'm missing something obvious! Appreciate your time!
Originally posted by @jphillips241 in #66 (comment)
The text was updated successfully, but these errors were encountered: