strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
generate debug output if ocsp response does not contain status information for a...
[strongswan.git]
/
src
/
charon
/
sa
/
tasks
/
ike_cert_pre.c
diff --git
a/src/charon/sa/tasks/ike_cert_pre.c
b/src/charon/sa/tasks/ike_cert_pre.c
index
27d4870
..
643a842
100644
(file)
--- a/
src/charon/sa/tasks/ike_cert_pre.c
+++ b/
src/charon/sa/tasks/ike_cert_pre.c
@@
-97,7
+97,7
@@
static void process_certreqs(private_ike_cert_pre_t *this, message_t *message)
else
{
DBG1(DBG_IKE, "received cert request for unknown ca "
-
"\"%D\"
", id);
+
"with keyid %D
", id);
auth->add_item(auth, AUTHN_CA_CERT_KEYID, id);
}
id->destroy(id);