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

Install openssl package on distro image #330

Merged
merged 1 commit into from
Jun 9, 2023

Conversation

bramk
Copy link
Contributor

@bramk bramk commented Jun 5, 2023

Proposed changes

Fiware IDM uses openssl to generate application certs. This currently fails using the default fiware/idm image becuase openssl is not installed. Therefore we need to install it during he distro build stage when using (default) package manager apt.

Solves #314

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality
    to not work as expected)

Checklist

  • I have read the CONTRIBUTING doc
  • I have signed the CLA
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Further comments

none

Added install of openssl package to the distro build stage when
using (default) package manager apt.

Solves ging#314
@github-actions
Copy link
Contributor

github-actions bot commented Jun 5, 2023

CLA Assistant Lite bot All contributors have signed the CLA ✍️

@bramk
Copy link
Contributor Author

bramk commented Jun 5, 2023

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Jun 5, 2023
@apozohue10 apozohue10 merged commit 68bc0a0 into ging:master Jun 9, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jun 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants