7 days ago I posted a blog entry called Storing Passwords in which I explained the various options for securely storing passwords in a SSIS configuration. The securest form of doing this is storing them in an encrypted fashon in a SQL Server table although I didn't go into detail on how you might do this.
Well, now I have no need to because Larry Charlton has done it for me. He has written a blog entry that explains the step-by-step process you have to go through to encrypt your configurations. Check it out here.
This should prove really valuable to the SSIS community. Great work Larry.
-Jamie