If I build a new RHEL server (whichever version, doesn't matter) and then attempt to install packages from either RHN or Satellite via yum I'm prompted to accept the RHN GPG key. In our case, this would be Satellite.
However, if I import my own packages to Satellite either by placing them in an existing Base channel or creating a new channel specifically for them, I'm not prompted to accept the key. The packages are signed and I've added the GPG key to Satellite.
Is there a way to get this prompt to show on custom channels or do I have no choice but to install the GPG key using rpm --import?