Changes

HowTo:Create UBIK Web Service Certificates

94 bytes added, 13:38, 2 June 2014
/* Convert Service Certificate for Import in IIS */
Example:<br/>
<code>pvk2pfx -pvk "AugDemoIIS01.pvk" -spc "AugDemoIIS01.cer" -pfx "AugDemoIIS01.pfx" -pi mysecretpassword</code><br/>
PASSWORD ... the user-defined password used for creating the certificate in the previous step
Now the certificate is ready to be imported on the IIS.
681
edits