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

Improve gmpv9 #166

Merged
merged 5 commits into from
Oct 16, 2019
Merged

Improve gmpv9 #166

merged 5 commits into from
Oct 16, 2019

Commits on Oct 16, 2019

  1. Rename audit_id argument to policy_id

    Update create_audit method of Gmpv9. We are creating an audit for a
    specific policy.
    bjoernricks committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    39420e3 View commit details
    Browse the repository at this point in the history
  2. Update create_policy method

    Make policy_id optional and use the empty scan config id as default when
    creating a new policy. We are doing the same in GSA.
    bjoernricks committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    6e0f2a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ae62dd View commit details
    Browse the repository at this point in the history
  4. Add Gmpv9 get_tls_certificate method

    Allow to request a single tls certificate for GMP 9.
    bjoernricks committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    01c4ba7 View commit details
    Browse the repository at this point in the history
  5. Add changelog entries

    bjoernricks committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    ce78819 View commit details
    Browse the repository at this point in the history