Click here to Skip to main content
15,885,918 members
Articles / Web Development / ASP.NET

Using SSL with System.Web.Management.MailWebEventProvider

Rate me:
Please Sign up or sign in to vote.
4.00/5 (1 vote)
25 Oct 2007CPOL3 min read 19.6K   13  
The Decorator pattern meets Reflection in a workaround to enable SSL for ASP.NET health monitoring e-mail event providers.

Revisions


  

Compare Revision Minor Date Status Editor
3 - publicly available No 25-Oct-07 7:11 Available Smitha Nishant
2 No 18-May-09 4:08 Composing
1 No 18-May-09 4:07 Composing

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer Axantum Software AB
Sweden Sweden
I've been working with all aspects of software development since 1979 - from compiler construction to management. Currently I'm an independent consultant mostly specializing in computer security. Please see my homepage for contact details.

I speak C like a native, and have a pretty good grasp of C++. The most recent five years C# has been the main development language. Traditionally Unix has been the dominating environment, but currently the scales have tipped over to Windows, due to market demands but I'm equally at home developing in both environments.

When I'm not coding I'm usually sitting on one of my 4 bikes, indoors or outdoors, on the road or in the woods.

Comments and Discussions