Password Hash Changing
Hi All,
Has someone noticed the hash for some password types in the Fortigate's configuration changing every day, without any administrator action?
For example:
-Day one
config vpn certificate local
edit "Fortinet_CA_SSLProxy"
set password ENC 111111111111111111111111111111111==
set comments "This is the default CA certificate the SSL Inspection will use when generating new server certificates."
next
edit "Fortinet_SSLProxy"
set password ENC 111111111111111111111111111111111==
next
-Day two
config vpn certificate local
edit "Fortinet_CA_SSLProxy"
set password ENC 222222222222222222222222222222222==
set comments "This is the default CA certificate the SSL Inspection will use when generating new server certificates."
next
edit "Fortinet_SSLProxy"
set password ENC 222222222222222222222222222222222==
next
It is causing problems to our backup process, where our NMS system is understanding the configuration is changing every day and consequently downloading and archiving the "new" configuration file.
Thanks you very much,
Lindolfo