[BangPypers] trust/certify python exe
Nitin Kumar
nitin.nitp at gmail.com
Fri Feb 1 10:46:38 CET 2013
Hi All,
I am trying to automate one of the application.
This application (few fuctions which need high security) allow only those
exe to access there APIs which are trusted.
As python is not trusted, is there way we can trust/certify python exe/dlls?
I tried blow command but of no use for me
d:\visual studio 2010p\vc\bin>signtool sign /a c:\Python27\python.exe
SignTool Error: No certificates were found that met all the given criteria.
--
Nitin K
More information about the BangPypers
mailing list