deployment - how to make publisher trusted -


i have:

  • server domain, application developed , deployed
  • my own machine, not part of server domain, on test application

when install app on machine - asks me if trust publisher (and whether continue installation or not). want achieve make publisher trusted beforehead run installation , proceed installation smoothly without questions trusting publishers, whatsoever.

for purpose have created self-signed certificate server domain (i tried both.p7b , .pfx types of certificates), certificate file on testing machine , deploy (import certificate in trusted publishers (and tried import in other directories also).

despite these actions, when run installation, still asks me whether trust publisher.


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -