0

Is it possible to sign EXE file using PositiveSSL Certificate. So when trying to open the .exe file, windows will says that the publisher is verified?

Gorden Gram
  • 921
  • 2
  • 10
  • 14

1 Answers1

1

No, a code signing certificate is required to sign executables (binaries)

Lukas Winzenried
  • 1,919
  • 1
  • 14
  • 22