c# - certificate invalid after publish asp.net -
im having trouble certificate required communicate third party web service. when ever run application vs works fine. when publish application iis server , run certificate error. not exception, error message third party service telling me certificate invalid. @ point in publishing process certificate altered or else, have no idea where, why or do.
some info, know isnt problem:
i had other issues certificate after publishing, iis not being able load it. error gave me exception when trying create request. problem fixed making application pool load user profile.
edit
i had set application pool identity localsystem.
check app in iis. see if certificate installed - may see this
Comments
Post a Comment