[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] ShellTools Trouble Help!



> Ihave a problem with the latest shell tools. 
> I have a shell script that it calls many times addvsite
> Ex. 
> addvsite -n www -d domain.tld 
> addvsite -n www -d domain.tld2 
> addvsite -n www -d domain.tld3 

>  
> The problem is: 
> This IP address is in use as an SSL server by another site 
>  
> The sites are all Virtual and only one site has ssl activated 
> I want to automate the creation if virtual webs. 
> I have tried to omit the "-l" switch,but it does not work. 
> Thanks in advance 

Another guess would be that you have SSL enabled under the "Virtual Site
Defaults" sections of the UI.  The shell-tools use those default values if
command line args are not given. 

Jeff-