View Single Post
  #1  
Old 01-20-2005, 07:11 AM
superbarre.com superbarre.com is offline
Member
 
Join Date: Jan 2005
Posts: 15
Default Problem for setup SSL

Hello, just updated to RC5, very nice version. i love the VH template.

I Wish it should be great that the program created home directory when we add a new user.

Even better i wish, when it created the directory, that it lunch a script (we could give the path), then with this script we could create others services on the servers, the user, the pass, the mail, ftp...

it would be great to have something like

Before Creating Script : /give/a/path (with into parameters, info we gaved, virtual host name, domains, alias...)

After Created Script : /give/another/path



So i ve modified like i wanted the CentralConfigLog in VH templates, and add in my virtual host super-barre.com

So for the SSL,

i ve created a listeners called "Secure" with port 443, secure, and the same ip than i use on port 80 listener and virtual host mapping "Exemple" => super-barre.com

Into the SSL tag

Cert File $SERVER_ROOT/conf/new.cert.cert
Key File $SERVER_ROOT/conf/new.cert.key

I ve created the cert and the key.

and selected ssl 2 and 3, and High medium Low.

Then i apply changes with a lsws restart.

But Secure Listeners do not lunch, and in my log i have

2005-01-20 14:57:26.198 ERROR [config:server:listener:Secure] missing <address> in <listener>


So i ve search a lot where i have miss an adress, but i don't find.


Can you help me please ?


Another things, How change the SSL defaut home directory ? And even if i can't change it, where i could find it ?
__________________
Admin of http://www.super-barre.com
Reply With Quote