Welcome to MSDN Blogs Sign in | Join | Help

May 2006 - Posts

I wanted to put up this sample using the Feb CTP. Basically it uses WSE 3.0 and WCF to demostrate both AnonymousCertificate configuration and MutualCertificate configuration using the service custom binding Configuration and the WSE policy file. The point Read More...
I was looking into custom certificate validators sample and was quite curious on how I could chain the certificate validation and where Martin helped me out with this and this is prietty much how he put it. Here is a validator implementation that accepts Read More...
When using webservices we usually want the messages encrypted and also use SSL. This configuration as of now is not supported out of the box. We could use either tranport or message or a type called TransportWithMessageCredentials. The 3rd type does not Read More...
Ususally when tesitng with different certificates we usually need to check if the certificate chain is valid and this snippet came in quite handy in many places. X509Certificate2 cert = FedUtil .LookupCertificate( StoreName .My, StoreLocation .LocalMachine, Read More...
Where this is what it is now "Windows Power Shell" Read More...
When setting up SSL, IIS requires a server certificate to be present. A simple developer setup would be to install certificate services basically as a stand alone root CA and use it to get your server certificate. You basically set the sever certificate Read More...
Yesterday we celebrated the 100th recruit. Its a nice feeling to be in the Campus here at Hyderabad and hear quite an inspiring speech by Sanjay Mirchandani. To celebrate this, we got these personalized mugs which are quite cool. Hoping to see this organization Read More...
 
Page view tracker