I have seen other post where folks are signing their jar files, which makes sense.
I do the same in B4A, but I don't see the same options in B4J (In the dropdown boxes).
I've never had to do this before, it's my 1st B4J project.
1, Obtain Certificate
2, Store Certificate in keystore using alias
3, Use jarsigner on jar using keystore and alias
I'm going to try and use my certs on my Win keystore.
I added the keystore I use for B4A awhile ago, can't remember why, but I did.
So, I have a keystore already created and stored with an Alias in my machines Keystore.
It looks straight forward enough, thanks again.
Mark