I have an rpm package. Since I needed to display the End User License Agreement(EULA) I have changed the rpm to .rpm.bin which flashes the EULA through a self extracting binary script.
How to sign it?
Also if I want to over install I want to disable the EULA from getting displayed ,plz tell me how to do it?