Quantcast
Channel: Developing Apps for SharePoint 2013 forum
Viewing all articles
Browse latest Browse all 8089

Relative path for pfx certificate for SharePoint provider hosted apps

$
0
0

I have created a provider hosted app where i m referring certificate from app.config file,which is a local path,how do it make it relative pathso that certificate is referred without hard coding the local path.

<add key="ClientSigningCertificatePath" value="D:\Certificates\testabdfrrrr.cloudnet.net.pfx" />
    <add key="ClientSigningCertificatePassword" value="online" />
    <add key="IssuerId" value="cd8dfs94-f82f-4ea0-9be5-d41276age59a" />

Using Tokenhelper.cs file for getting current client context for SharePoint provider hosted apps


Viewing all articles
Browse latest Browse all 8089

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>