in reply to Hide DBI password in scripts
It just came to my mind if this isn't more an issue for your network department:
----------------- | bad world | ----------------- | ----------------- | gateway/fw | ----------------- | ----------------- | reverse proxy | ----------------- | ----------------- | app server | ----------------- | ----------------- | db server | -----------------
Update: See NGINX REVERSE PROXY.
Update 2: If these bastions are overrun i guess that you have a different problem.
Just an idea. Best regards, Karl
«The Crux of the Biscuit is the Apostrophe»
perl -MCrypt::CBC -E 'say Crypt::CBC->new(-key=>'kgb',-cipher=>"Blowfish")->decrypt_hex($ENV{KARL});'Help
In Section
Seekers of Perl Wisdom