Tuesday

biztalk bypass certificate validation error

 I've fixed BizTalk Certificate Error.

I found a way to bypass certificate validation error. You can add and configure "client credential" endpoint behavior  at WCF-Custom port.

under client credential behavior-->ServiceCertificate-->Authentication


Set certificateValidationMode="None" AND    revocationMode="NoCheck"


under client credential behavior-->ServiceCertificate-->SSLCertificateAuthentication


Set certificateValidationMode="None" AND    revocationMode="NoCheck"




No comments:

make ubuntu business casual

to make ubuntu business casual - make it black remove background: gsettings set org.gnome.desktop.background picture-options ...