2022-12-25 17:08:52 +01:00
|
|
|
%set %%chain = %%get_chain(cn=%%rougail_variable, authority_cn=%%rougail_variable, authority_name="MailRelay", hide=%%hide_secret)
|
2022-06-24 19:00:16 +02:00
|
|
|
%set %%cert = %%get_certificate(cn=%%rougail_variable, authority_name='MailRelay', hide=%%hide_secret)
|
|
|
|
%%get_private_key(cn=%%rougail_variable, authority_name='MailRelay', hide=%%hide_secret)
|
2022-03-08 19:42:28 +01:00
|
|
|
%%cert
|