-
Notifications
You must be signed in to change notification settings - Fork 143
Description
As issued in this discussion, no interface has been provided in the plugin to import certificates for authentication.
also, as discussed in this issue, there is no way getting around checking a ca.cert.pem certificate against the respective certificate at the server, we just have to send something.
in other words, the connectIkev2EAP is incomplete, how do you guys even use it?
a certificate MUST be provided in order to connect, so if we can't import a certificate, it means that we can't connect!
please provide me with some information on how to go about this problem.
can I modify the source code of the plugin in my own fork to add this feature? or there are some alternative ways to enable my roadwarriors to connect to gateway without changing any code on the client? because I prefer to focus on my actual app!
Thank you so much