Project

General

Profile

Actions

Bug #19578

closed

can't use ~ in file path name for foreman-proxy-certs-generate

Added by John Mitsch almost 9 years ago. Updated over 2 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Installer
Target version:
Fixed in Releases:
Found in Releases:

Description

latest dev/master

[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

I had to change to /root/steak-proxy-two-certs.tar and then the command worked

Actions

Also available in: Atom PDF