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

[ELY-2304] Location is required even for non-filebased type e.g. PKCS11 #1672

Merged
merged 1 commit into from Apr 6, 2022

Conversation

rmartinc
Copy link
Contributor

@rmartinc rmartinc commented Feb 4, 2022

Issue: https://issues.redhat.com/browse/ELY-2304

Little check for the location before saving/restoring its file permissions. JCEKS, PKCS12 or JKS types require a location and that condition is checked previously. So
at this point location can happen to be null if the type does not require it (PKCS11 is an example).

@fjuma fjuma added the +1 FJ label Apr 5, 2022
@Skyllarr
Copy link
Contributor

Skyllarr commented Apr 6, 2022

@rmartinc Can you please rebase to re-trigger the CI ? Thanks!

@rmartinc
Copy link
Contributor Author

rmartinc commented Apr 6, 2022

@Skyllarr Done! And tests passed OK!

@Skyllarr Skyllarr merged commit 0d48183 into wildfly-security:1.15.x Apr 6, 2022
@Skyllarr
Copy link
Contributor

Skyllarr commented Apr 6, 2022

@Skyllarr Done! And tests passed OK!

@rmartinc Merged, thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants