Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. running applications from a shared folder

running applications from a shared folder

Scheduled Pinned Locked Moved C / C++ / MFC
sysadminc++comsecuritycryptography
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    Nailbite
    wrote on last edited by
    #1

    We have an MFC/Win32 application that is accessed by clients through a shared folder on the server. (similar to SourceSafe). Client computers usually have a mapped drive to the shared directory and have a shortcut to the application. Client systems with XP Service Pack 2 installed now display a warning message box every time the application is about to be executed; the message box indicates that the application does not have a valid publisher certificate. This is understandable because of SP2's heightened security measures and the application is being "downloaded" from a network resource. My objective is to "remove" that warning. Can anyone enlighten me on the process of validating/signing the application with a valid publisher certificate? From what I have read you need to acquire this from a Certificate Authority. I was under the impression before that this was usually reserved for things such as ActiveX controls or any executables designed to be deployed/used through the Internet. Is there also a way to certify the executable without acquiring a certificate from a CA? I seem to have read that you can have a private certification server on your LAN to do this, I'm not sure (yet). Since it is an internal/LAN environment this might be more suitable, if possible. This is quite new to me. Any help would be appreciated. :)

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups