
Sweta Vajjhala on Wednesday, November 16, 2011
Security around public cloud offerings has always been a major point of concern (and controversy) for users. How do cloud providers protect customer data? How is log data protected? How is the surrounding infrastructure secured? We previous talked about how iON stays up and running even through EC2 outages. Today, we will talk about iON [...]
Filed under: Mule iON, MuleSoft, Tech Ramblings by Sweta Vajjhala on Wednesday, November 16, 2011 | Social tagging: amazon > aws > cloud > ec2 > ElasticSearch > ipsec > mongoDB > Mule iON > nginx > openswan > Secure Data Gateway > Security > SSH tunnel > upstart > vpc > vpn
2 Comments »

Eugene Berman on Friday, October 21, 2011
Jasypt is an open source Java library which provides basic encryption capabilities using a high-level API. This library can be used with Mule to avoid clear text passwords for connectors and endpoints.First, download the latest Jasypt distribution, unpack it and copy icu4j and jasypt jars to MULE_HOME/lib/user directory.
Filed under: Mule ESB by Eugene Berman on Friday, October 21, 2011 | Social tagging: Jasypt > Mule 3 > Mule ESB > Security
No Comments »

Federico Recio on Tuesday, September 20, 2011
If you reached this blog and you are not a Mule user (yet) keep reading, I will not cover anything Mule specific. If you are new to OAuth or want to get an introduction to its concepts this post is the right one! Authentication is vital in any kind of system but it is even [...]
Filed under: Tech Ramblings by Federico Recio on Tuesday, September 20, 2011 | Social tagging: authentication > cloud > howto > OAuth > Security
1 Comment »

Erik Seilnacht on Wednesday, September 14, 2011
Building a highly available and fault tolerant cloud platform comes with its share of challenges. What happens when components fail? What happens when the cloud itself experiences downtime? How is it possible to ensure customer apps are always available and their log data is never lost? These are some of the very questions we ask [...]
Filed under: Mule iON by Erik Seilnacht on Wednesday, September 14, 2011 | Social tagging: architecture > cloud > ElasticSearch > ES > HA > LB > Mongo > mongoDB > Mule iON > Security > Workers
2 Comments »

jaskirat.bhatia on Thursday, March 24, 2011
Many Mule users create RESTful services but they are not always clear on the way to authenticate and apply authorization to a RESTful Web Service. I have seen questions about this topic so I decided to write a tutorial that covers a common use case. We’re going to use Jersey, Spring Security and LDAP and of course Mule to [...]
Filed under: Mule ESB by jaskirat.bhatia on Thursday, March 24, 2011 | Social tagging: apache DS > apache ldap > authentication > authorization > howto > jersey > ldap > Mule 3 > Mule 3.x > REST > REST webservice > Security
2 Comments »

Ross Mason on Tuesday, January 11, 2011
The Mule team is very pleased to announce the general availability of Mule ESB 3.1. This release packs a lot of new shiny awesomeness. Cloud Connect We received loads of great feedback on Mule Cloud Connect and the team has been working hard on new improvements. Cloud Connectors now have specific XML schemas making it [...]
Filed under: Mule ESB by Ross Mason on Tuesday, January 11, 2011 | Social tagging: BPM > cloud > Cloud Connect > flow > Mule 3 > Mule ESB > orchestration > salesforce > Security > twitter > Web Services
5 Comments »

Dan Diephouse on Monday, January 10, 2011
Have you seen Apache Shiro yet? Security may not be the sexiest thing on the block, but this little framework is quite nice. It provides a very robust, yet easy to use security mechanism out of the box. Why yet another security framework? There are two reasons that it appealed to me: It is the [...]
Filed under: Mule ESB, Tech Ramblings by Dan Diephouse on Monday, January 10, 2011 | Social tagging: Security
5 Comments »

jasonb on Tuesday, March 23, 2010
We’re pleased to announce the immediate availability of our newest release of Tcat Server 6. This new release includes many fixes, in addition to bundling the Apache Software Foundation’s official release binaries of the newest Tomcat release, version 6.0.26. Here is a summary of the changes and fixes that are included in the new version [...]
Filed under: MuleSoft, Tomcat / Tcat Server by jasonb on Tuesday, March 23, 2010 | Social tagging: 6.0.26 > clustering > environment > JAVA_OPTS > JMX > Juli > leak > maven > memory > P1 > performance > perl > R2 > REST > restarts > Security > tcat6 > tcat6console > Tomcat / Tcat Server
No Comments »

Sateesh Narahari on Tuesday, January 26, 2010
Apache Tomcat is the perfect application server for deploying your web applications in production. In fact, it also happens to be the only Java application server that has hardening guidelines published by Center for Internet Security (CIS). CIS publishes hardening guidelines for widely used software to help enterprises protect their deployments. The very fact that [...]
Filed under: Tomcat / Tcat Server by Sateesh Narahari on Tuesday, January 26, 2010 | Social tagging: Security > Tcat Server > Tomcat / Tcat Server > tomcat tip
4 Comments »

Travis Carlson on Monday, December 14, 2009
Mule has had support for WS-Security via CXF for some time now, but Mule 2.2.4 Enterprise goes a bit further still with the inclusion of the Mule SAML Module and a new WS-Security example. In this article, I will step through the WS-Security example so that you can see the different possibilities available for incorporating WS-Security into your Mule application.
Filed under: Mule ESB by Travis Carlson on Monday, December 14, 2009 | Social tagging: CXF > Mule ESB > SAML > Security > WS-Security
2 Comments »