DEV Community

stani1231
stani1231

Posted on

Changing an ssl certificate in react

Hello,
I am new to react and maybe could someone help me with adding an ssl certificate to react? I have generated a self-signed certificate and it works fine but I would like to change the self-signed to a public cert.

How can I change between the certificates?

Thank you so much!
Steve

Top comments (1)

Collapse
 
rhymes profile image
rhymes

Hi, what do you mean with "changing a SSL certificate" ? React is a frontend library.

What are you trying to do? :)