I have secured a yum repository with SSL. The client has to be authenticated to access that repository (client cert must be signed by my CA).
I have packages in the %packages section of my kickstart that are in that protected repo.
Of course, I could set this up in the %post section, but I need the packages to be available in the %package section.
So, my idea was, in the %pre section of my kickstart, to :
- generate a SSL certificate,
- send it to the "repo server",
- make it signed by the CA,
- get it back,
- setup the .repo file with appropriate parameters
Is this possible ?
Thank you in advance for your response,
Raphaël De Giusti
_______________________________________________ Kickstart-list mailing list Kickstart-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/kickstart-list