Patching jre during build process #480
Unanswered
mkcimiwork-sys
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am developing the app (internally for company) and faced the problem where i need to enable
TLS1.0
fromjava.security
file (I know that it is not secure, but it is the only way).While everything works and installer works perfectly, I need to provide an instruction on how to patch this file. Is there any way to patch it? Or do I make a separate image of jre with patched file?
Beta Was this translation helpful? Give feedback.
All reactions