wcf - Create and bind SSL certificate in WIX setup project -


how can create ssl certificate , bind certificate wcf rest service hosted windows service in wix setup installer?

i got 2 options on mind : 1. harvest certificate heat , custom action bind wcf 2.add certificate custom action project resources embedded file , write selected directory custom action , bind wcf


Comments

Popular posts from this blog

c - Calling a function within a loop -

vb.net - Unbound DataGridView add row with checkbox error -

How i fill combobox items in Radgridview manually using in vb.net -