X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fsrc%2Fdane-openssl.c;h=a6792d1ae215b45a48704daa4900e888fb9af676;hb=e2ff8e24f41caca3623228b1ec66a3f3961ecad6;hp=c967a73d1c70c5e04f313ff59fd3967e7c597865;hpb=db3f7b6972f3b003c0413b78afcfbe295ffe0b97;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/src/dane-openssl.c b/src/src/dane-openssl.c index c967a73d1..a6792d1ae 100644 --- a/src/src/dane-openssl.c +++ b/src/src/dane-openssl.c @@ -411,7 +411,7 @@ set_issuer_name(X509 *cert, AUTHORITY_KEYID *akid, X509_NAME *subj) X509_NAME *name = akid_issuer_name(akid); /* - * If subject's akid specifies an authority key identifer issuer name, we + * If subject's akid specifies an authority key identifier issuer name, we * must use that. */ return X509_set_issuer_name(cert,