Hi Michael,

These fix the file path issue if a path has one or more spaces in it. And the 5211R version had the "product" check fixed according to your suggestion.

Thanks for fixing this two bugs, works fine now. There's a third one which is IMHO not yet fixed:

/usr/cmu/perl/cmuCCE.pm, line 393

replace
my $certFile = '/home/sites/'.$vTree->{fqdn}.'/certs/certificate';
with
my $certFile = '/home/sites/'.$vTree->{fqdn}.'/wwwroot/certs/certificate';

If you fix this too, all my detected bugs relating to cmu are fixed.

Thanks for also fixing this.

Best regards,
Juerg
_______________________________________________
Blueonyx mailing list
Blueonyx@mail.blueonyx.it
http://mail.blueonyx.it/mailman/listinfo/blueonyx

Reply via email to