I think using the webroot plugin and making it very stable is a lot better than integrating it into server software. That way we can easily bundle all efforts into a single solution instead of building another one for each and every server software.
In general, software should follow the single responsibility principle IMO. Certificate issuance and renewal can be clearly separated from servers, so please let’s continue with a separate client and not integrating it everywhere.