Back to Contents


FGLPROFILE password encryption

For security reasons, it is recommended that you avoid storing clear passwords in a file. The Genero Web Services enables the password encryption of a HTTP Authenticate entry in the FGLPROFILE file. The encrypted password is decrypted by the Genero Web Services engine when required.

Topics


FglPass tool

The Genero Web Services package provides a command line tool called fglpass. The fglpass tool can encrypt a password from a X.509 certificate or a RSA private key. The encrypted password is displayed on the console in a Base64 form, composed only of alphanumeric characters, and therefore easily usable in any text file.

See fglpass for more details

Back to the top


Encrypting a HTTP Authenticate password

Back to the top


Encrypting a HTTP Authenticate password using a certificate in the Windows key store

Back to the top