AWS VPN client is not connecting

0

Hello Everyone,

recently I have setup Client VPN endpoint. I have used SAML based authentication and Server certificate ARN (imported a wild card public SSL certificate from Comodo in ACM). Downloaded the configuration and my actual CA chain (CAbundle.cer) matches with chain given in VPN configuration file. <ca> CA chain </ca>

After importing the config in my VPN client when I try to connect I am getting error connection failed because of TLS handshake error.

Could you please advise what wrong I am doing . Thanks in advance.

已提問 8 個月前檢視次數 624 次
2 個答案
0

Hi Arun,

This error usually indicates a problem during the initial negotiation between the VPN client and the VPN server.

  • Ensure the certificate and the private key were imported correctly into ACM.
  • Ensure that the certificate is still valid (not expired).
  • Confirm that the wildcard certificate is appropriate for the domain you're connecting to.
  • Recheck the CA chain. Even if it matches, there might be an order issue.
  • Verify that the SAML-based authentication is set up correctly.
  • Check if the SAML provider is accessible and correctly integrated with the Client VPN endpoint.
profile picture
已回答 8 個月前
0

Hello Victor,

thanks your reply and sorry for my late response. Confirm that the wildcard certificate is appropriate for the domain you're connecting to. Not sure how should I confirm this but it looks like a single certificate is not enough for this task.

we generated two self signed certificates (client and server) uploaded in ACM used the server certificate for SAML based VPN endpoint and it worked however we never wanted to use self signed certificate. May be there is no other way around.

已回答 7 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南