Rest api angular frontend pointing to spring boot elasticbeanstalk url needing a self signed certificated

0

Hello team,

My project is a rest api with angular FRONTEND with AMPLIFY that uses the https protocol and a BACKEND spring boot in ELASTIC BEANSTALK that uses http with which it produces mixed content and the application crashes when logging in.

To solve it, I have created a self-signed certificate with OpenSSL but when I import it, when I validate in the CERTIFICATE BODY field, the alert "The provided certificate body is not in a valid PEM format" appears. As much as I look for the solution, I can't find it. I would need your advice to find the expected solution.

I use the domain name in the frontend with amplify but in the backend I am not interested and for this reason, following the tutorials, what I do is create the self-signed ssl/tls certificate to import it and include it in the load balancer. But I've been trying to make a valid certificate for a couple of days and the same thing always happens to me, if I do it automated with ACM X509 I don't understand the certificate, it does accept it but where is the CA and everything else? That's why I think it doesn't work for me. By the way, the CA I use when creating it is: *.eu-west-1.elasticbeanstalk.com

Thank you very much in advance team :)

답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠