AIOps

AIOps

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#ITAutomation
#AIOps
#CloudPakforAIOps
#AIOps

 View Only

Are environment variables in WebSphere secure?

  • 1.  Are environment variables in WebSphere secure?

    Posted 10/13/17 07:20 PM

    Basically, application needs to makes some external system related e.g. REST API and sFTP  and it requires technical user password to be stored. Currently, it is stored in properties files which is not secured and would like to avoid heavy lifting AES encryption. So would like  to store WAS system variable. So what would be the  security applied in WAS. Is it stored as plain text format within WAS or does WAS applies some kind of encryption?