looking for java package com.keyfactor.util; #484
-
Hello all, |
Beta Was this translation helpful? Give feedback.
Answered by
primetomas
Jan 26, 2024
Replies: 1 comment 1 reply
-
Found it, these classes are moved to a file called x509-common-util-0.10.9. unfortunately it is a LGPL private internal lib (src and jar are not published), even we could retrieve it from the release src |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can get the jar from EJBCA, it's here: https://github.com/Keyfactor/ejbca-ce/tree/main/lib
I think we may publish the sources a bit later, the componentization is still under construction.