Closed SalimiHabib closed 8 months ago
It is good to see that you could manage creating a token using the API. The Access Server can handle both self-signed and CA-trusted certificates. I am not sure why you are getting that error. I recommend that you first use the UI to ensure your server is running and then start automating the process using the API.
Ensure that your server certificate has not been changed after creating the token. The VpnHood client connects to self-signed certificates and matches the certificate hash in the token. If the certificate changes after the token is created, it will not work unless it is a CA-trusted certificate. Let me know if the error persists.
hi
we trying basic step to have an access server , when having asceses key by below code
it return this error in client side
how we can handle certificate in server and access server ,can it be self-sign thank you