You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to eID Applet
Hi,
I've implemented a new secure channel binding as part of the eID
Applet authentication operation to prevent a certain type of man-in-
the-middle attack. This feature offers end-point cryptographic channel
binding using the TLS server certificate. You can activated this
feature on the eID Applet Service via:
<init-param>
<param-name>ChannelBindingServerCertificate</param-name>
<param-value>/path/to/your/server/certificate.der</param-
value>
</init-param>
It is strongly advised to upgrade to the latest eID Applet (trunk
source code version) for maximum security.