kuzuk

Results 3 issues of kuzuk

PKCS12 allows adding arbitrary attributes to its 'bags'. As far as I can tell OpenSSL's pkcs12 tool only supports the 'friendlyName' attribute (with the -name and -caname options). Feature request:...

help wanted
triaged: feature

Some options can only be passed in as environment variables. It is hard or even impossible to provide compile-time env variables in gradle and other build tools might be a...

Feature request: in the code handling tracers, suppress 'tracing while tracing'. That is: tracing instrumentation triggered while already tracing should not be followed on. E.g. when entering a method, toString...

bug