I have often come across wsHttpBinding when writing code for WCF projects. However, I have never used wsHttpsBinding.
Question: Does wsHttpsBinding even exist in WCF or its a custom binding? If it exists, then why would a developer use wsHttpsBinding rather than wsHttpBinding?