Signed-off-by: Adriaan de Jong <dejong@fox-it.com>
Acked-by: David Sommerseth <davids@redhat.com>
Message-Id:
1333351687-3732-5-git-send-email-dejong@fox-it.com
URL: http://article.gmane.org/gmane.network.openvpn.devel/6212
Signed-off-by: David Sommerseth <davids@redhat.com>
}
#ifdef ENABLE_CRYPTO_POLARSSL
- /* Fox-IT hardening: Personalise the random by mixing in the certificate */
+ /* Personalise the random by mixing in the certificate */
tls_ctx_personalise_random (new_ctx);
#endif