Hi there,

its not really an issue but I noticed if I want to substitute a path for the tls key or cert I get a syntax error from httpd -n

So is there some special syntax for this or is it simply not possible to do something like

tls_key ="/path/to/key"
tls_cert ="/path/to/cert"

server "domain.tld" {

 tls {
        key $tls_key
        certificate $tls_cert
 }

}

regards

--
Markus Rosjat    fon: +49 351 8107223    mail: ros...@ghweb.de

G+H Webservice GbR Gorzolla, Herrmann
Königsbrücker Str. 70, 01099 Dresden

http://www.ghweb.de
fon: +49 351 8107220   fax: +49 351 8107227

Bitte prüfen Sie, ob diese Mail wirklich ausgedruckt werden muss! Before you print it, think about your responsibility and commitment to the ENVIRONMENT

Reply via email to