ike-cert-post: Encode intermediate CA certificates as hash-and-URL if possible

This commit is contained in:
Tobias Brunner
2019-11-26 11:12:26 +01:00
parent ae06cfad36
commit d384f40f20
+1 -1
View File
@@ -158,7 +158,7 @@ static void add_im_certs(private_ike_cert_post_t *this, auth_cfg_t *auth,
{
if (type == AUTH_RULE_IM_CERT)
{
payload = cert_payload_create_from_cert(PLV2_CERTIFICATE, cert);
payload = build_cert_payload(this, cert);
if (payload)
{
DBG1(DBG_IKE, "sending issuer cert \"%Y\"",