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 · 2 comments
Open
Labels

Comments

@anubisg1
Copy link
Contributor

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

Copy link

This issue is stale because it has been open 90 days with no activity.

@github-actions github-actions bot added the Stale label Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants