# @summary SSL configuration hash for Apache type Letsencript::Ssl_conf::Apache = Variant[ Struct[{ ssl => Boolean, }], Struct[{ ssl => Boolean, ssl_cert => String, ssl_key => String, ssl_chain => String, }], ]