# defaults for module: srv-ssl
#
[ssl]
  duration	1825		# days (5 years)


[cert]
  company	::customer.name::
  locality	::customer.location::
  country	::customer.state::
  cn		::network.hostname::.::network.domain::
  org_unit	main
  filename	::customer.shortname::
  email		::contact.webmaster.email::

  is_certbot	no
  is_public	no
  has_chain	no	# optional, usually a .crt file
