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

GVM_CERTIFICATE_SAN missing $ #1349

Merged
merged 1 commit into from
Nov 9, 2020

Conversation

andreasbrett
Copy link
Contributor

What:

Why:

  • env var GVM_CERTIFICATE_SAN was missing leading dollar sign
  • SAN settings were never put into the template file therefore creating CSRs without SAN information

How:
Verified/tested through creating CSR, getting it signed by CA and using it in GVM.

Checklist:

problem:
env var GVM_CERTIFICATE_SAN was missing leading dollar sign

result:
SAN settings were never put into the template file therefore creating CSRs without SAN information
@cfi-gb
Copy link
Member

cfi-gb commented Nov 6, 2020

Ref to the PR where this functionality was introduced: #1246

@timopollmeier timopollmeier merged commit ef1fbc2 into greenbone:gvmd-20.08 Nov 9, 2020
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

Successfully merging this pull request may close these issues.

3 participants