From 7f54f2054e1977af68eb448e350f4a982a913c4c Mon Sep 17 00:00:00 2001 From: Will Date: Mon, 10 Oct 2016 09:47:06 -0400 Subject: Correct a typo in mod_esi documentation --- lib/inets/doc/src/mod_esi.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/inets/doc/src') diff --git a/lib/inets/doc/src/mod_esi.xml b/lib/inets/doc/src/mod_esi.xml index 006fca1bdf..46cc796c8a 100644 --- a/lib/inets/doc/src/mod_esi.xml +++ b/lib/inets/doc/src/mod_esi.xml @@ -67,7 +67,7 @@ {remote_adress, inet:ip_address()}

The clients ip address.

- {peer_cert, undefined | no_peercert | DER:binary() + {peer_cert, undefined | no_peercert | DER:binary()}

For TLS connections where client certificates are used this will be an ASN.1 DER-encoded X509-certificate as an Erlang binary. -- cgit v1.2.3