Bug #19578
Updated by John Mitsch almost 8 years ago
latest dev/master <pre> [root@steak ~]# foreman-proxy-certs-generate --foreman-proxy-fqdn "steak-proxy-two.example.com" --certs-tar "~/steak-proxy-two-certs.tar" Parameter certs-tar invalid: ~/steak-proxy-two-certs.tar is not one of regexes matching /^(([a-zA-Z]:[\\\/])|([\\\/][\\\/][^\\\/]+[\\\/][^\\\/]+)|([\\\/][\\\/]\?[\\\/][^\\\/]+))/ or regexes matcError during configuration, exiting </pre> I had to change to /root/steak-proxy-two-certs.tar and then the command worked