>
> Whilst doing some SSL work recently on some servers, I didn't
> specifically realise that httpd needs a full restart for certificate
> addition to be noticed.
Just a comment: By "full restart", do you mean:
apachectl stop; apachectl start
or:
apachectl restart
?
I think you need the first one for a cert reload (that was the case with
1.3, IIRC). I would suggest you use the phrase "full stop-start cycle"
or similar in your doc update. Avoid the word "restart" since that
already means something different...
Rgds,
Owen Boyle
>
> Does anyone object to me putting in some pertinent reminders in some
> parts of the doco to this effect?
>
>
> Jase.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
> For additional commands, e-mail: docs-help@httpd.apache.org
>
>
>
--
Rgds,
Owen
---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org
|