We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multiple projects need to have the ability to sign their binaries so that they can run directly on windows.
Currently, Electron and NodeJS each have their own certificate, but those are extremely expensive.
Appium would also like to sign their binaries and we're exploring a process to use the azure trusted code signing mechanism.
The text was updated successfully, but these errors were encountered:
Updated the support request today. Lets hope we can figure out why Azure is not sending us validation emails.
Sorry, something went wrong.
@bensternthal I'd like to investigate our side of the email deliverability, do we have any credentials for mailgun for openjsf.org ?
`
There might be something catching spam at that level preventing microsoft from sending the validation emails.
No branches or pull requests
Multiple projects need to have the ability to sign their binaries so that they can run directly on windows.
Currently, Electron and NodeJS each have their own certificate, but those are extremely expensive.
Appium would also like to sign their binaries and we're exploring a process to use the azure trusted code signing mechanism.
The text was updated successfully, but these errors were encountered: