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

Feature request: session block for web-management #594

Closed
lotusnoir opened this issue Dec 7, 2023 · 1 comment · Fixed by #603
Closed

Feature request: session block for web-management #594

lotusnoir opened this issue Dec 7, 2023 · 1 comment · Fixed by #603
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@lotusnoir
Copy link

hello,

block web_management_https on junos_system doesnt not support session block:

       web-management {
            https {
                system-generated-certificate;
                interface fxp0.0;
            }
            session {
                idle-timeout 30;
                session-limit 7;
            }
        }

Thanks in advance for the add :)

@lotusnoir lotusnoir added the enhancement New feature or request label Dec 7, 2023
@jeremmfr
Copy link
Owner

Hi 👋

I will take care of adding this.

@jeremmfr jeremmfr self-assigned this Dec 15, 2023
@jeremmfr jeremmfr added this to the v2.4.0 milestone Dec 15, 2023
jeremmfr added a commit that referenced this issue Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants