Re: Re: script credentials
- From: Jeffrey Walton <noloader@xxxxxxxxx>
- Date: Mon, 1 Mar 2010 18:45:16 -0500
Take a look at the mcrypt perl module as it would handleBe careful of some of mcrypt's default parameters. For example, in the
it easily for you: http://search.cpan.org/dist/MCrypt/MCrypt.pm
past, mcrypt used a feedback size of 8 bits for CFB mode.
Jeff
On Mon, Mar 1, 2010 at 2:01 PM, <jason.gerfen@xxxxxxxxx> wrote:
If your working with perl and are worried about exposing your password through a config file (which you could limit access through with the proper permissions), or as noted above in regards to exposing the username, password information through arguments then you might want to utilize an encrypted version of the password within the config file. Take a look at the mcrypt perl module as it would handle it easily for you: http://search.cpan.org/dist/MCrypt/MCrypt.pm
------------------------------------------------------------------------
Securing Apache Web Server with thawte Digital Certificate
In this guide we examine the importance of Apache-SSL and who needs an SSL certificate. We look at how SSL works, how it benefits your company and how your customers can tell if a site is secure. You will find out how to test, purchase, install and use a thawte Digital Certificate on your Apache web server. Throughout, best practices for set-up are highlighted to help you ensure efficient ongoing management of your encryption keys and digital certificates.
http://www.dinclinx.com/Redirect.aspx?36;4175;25;1371;0;5;946;e13b6be442f727d1
------------------------------------------------------------------------
- References:
- Re: Re: script credentials
- From: jason . gerfen
- Re: Re: script credentials
- Prev by Date: Re: Linux rootkit question
- Next by Date: RE: Development team building
- Previous by thread: Re: script credentials
- Next by thread: securing a segment of a network
- Index(es):
Relevant Pages
|