create server.crt and server.key file

                    Creating/Generating Server.crt and server.key file

Steps:

1. Download OpenSSL in your system 

2. install this

3. run this command from OpenSSL script prompt : openssl x509 -req -days 365 -in server.csr -signkey server.key -out server.crt 

4. files would be generated and would be stored in your local system folder.



👍 Like this guide if it works for you!

💬 Comment below if you need any help or have questions.

Comments

Popular posts from this blog

Salesforce Developer most asked interview Questions

Lightning web Component interview Questions 2024[Freshers & Experienced till 3-5years of experience]