I\'m building a solution consisting of an app and a server. Server provides some methods (json) and the开发者_开发知识库 app uses them. My aim is to make those API methods inaccessible to other client
Please, can someone provide me with a WiX snippet or solution for the mentioned scenario. I need to i开发者_JAVA百科nclude the pfx file in the WiX msi and the user will download my msi to his machine
I\'m attempting to write a bash routine that tests whether or not a user\'s input is the correct password to my certificate database.
I\'m new to php and I need to authenticate to a SSO server. The SSO server is a .Net one, using a SSL certificate.
I have WCF service. I demand clients to authenticate with certificate. This is service configuration: <system.serviceModel>
I need to create an AS2 connection in BizTalk Server 2006 R2 to communicate with a business partner. I\'ve worked with BizTalk AS2 config before and the BizTalk docs have pretty good walkthroughs abou
Does anyone know if it\'s possible to create my own wildcard certificate under Ubuntu?For instance, I want the following domains to use one certific开发者_开发知识库ate:
I am having a tough time finding an answer to my开发者_运维技巧 codesigning issues. We have an application for Mac OS written under Cocoa. Finally - we did our codesigning, but i would like to add an
I have a Delphi app that\'s running on Windows Server 2003.The app communicates with a webservice on another server that is protected by a Cisco ACE XML Gateway requiring a certificate for client auth
I have an in-house HTTP server written in Java; full source code at my disposal. The HTTP server can configure any number of web sites, each of which will have a separate listen socket created with: