Skip to content

Removed superfluous (and erroneous) key type check - #8

Merged
rimi-itk merged 1 commit into
OS2web:mainfrom
itk-dev:hotfix/remove-key-type-check
Sep 2, 2026
Merged

rimi-itk merged 1 commit into
OS2web:mainfrom
itk-dev:hotfix/remove-key-type-check

Conversation

@rimi-itk

@rimi-itk rimi-itk commented Sep 1, 2026 •

Copy link
Copy Markdown
Collaborator

Description

The HashiCorp Vault key provider checks the key type and only accepts “certificate”. The HashiCorp Vault can contain anything – not just certificates – se this checks is superfluous and actually makes some valid usecases impossible to implement (e.g. getting a private ssh key from the vault).

Therefore, we remove the check for key type.

Additional comments or questions

The failing checks are not related to changes in this pull request.

@rimi-itk
rimi-itk force-pushed the hotfix/remove-key-type-check branch from 0f066e5 to a3682e5 Compare September 1, 2026 13:35
@rimi-itk
rimi-itk requested a review from jekuaitk September 1, 2026 13:40
@rimi-itk
rimi-itk marked this pull request as ready for review September 1, 2026 13:40
@rimi-itk
rimi-itk merged commit f7bbd3e into OS2web:main Sep 2, 2026
4 of 7 checks passed
@rimi-itk
rimi-itk deleted the hotfix/remove-key-type-check branch September 2, 2026 07:14
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.

2 participants