If we have to run our XBAP application in fulltrust mode we need to create certificate which has to be added to client machine.
There are 2 ways to get certficate:
1. Get it from certified authority i.e. http://verisign.com
2. Generate a test signing certificate using Visual Studio ( Project Properties, Signing, "Create Test Certificate"
user still need to download and install certificate on there machine. This process cannot be automated.
May be a script can be created which calls certutil.exe utility
Subscribe to:
Post Comments (Atom)
How to upload app to macOS
1. Open Terminal Press Cmd (⌘) + Space , type Terminal , and hit Enter . 2. Navigate to Your Build Output Directory Your .app file is likel...
-
Troubleshooting steps: Explicitly set LineBreakMode to WordWrap in XAML or code Verify label's HorizontalOptions and VerticalOptio...
-
Blazor would be great if: You want real-time updates as users input their cards You need rich client-side interactivity without writing J...
-
1. Open Terminal Press Cmd (⌘) + Space , type Terminal , and hit Enter . 2. Navigate to Your Build Output Directory Your .app file is likel...
No comments:
Post a Comment