Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FortiOS changes private key encryption every time config is downloaded #3176

Open
anubisg1 opened this issue May 27, 2024 · 1 comment
Open

Comments

@anubisg1
Copy link

This is very similar to #931 and #1199

the following lines are not excluded from configurations and they change every time the config is pulled

set password ENC
set passphrase ENC
set key ENC
set secondary-key ENC
set server-key ENC

i'm running 0.30.1 (probalby newer, i have latest docker image)

@systeembeheerder
Copy link
Contributor

config:

...
models:
  fortios:
    vars:
      remove_secret: true
...

works for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants