how i secure my site with the https protocol.what are the steps?



how i secure my site with the https protocol.what are the steps?..

Answer / Pankaj Sharma

To secure your website with HTTPS, you can follow these general steps: 1) Obtain an SSL certificate from a trusted Certificate Authority (CA), 2) Install and configure the SSL certificate on your web server, 3) Redirect all traffic from HTTP to HTTPS.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Advanced Java Interview Questions

What are JTA/JTS and how they used by client?

1 Answers  


In howmany ways a thread can be created?

3 Answers   HCL,


how to search the pertical objects in a Collections

3 Answers   iGate,


What is mdb and what is the special feature of that?

1 Answers  


Should synchronization primitives be used on bean methods?

1 Answers  


What is a modular application? What does module-relative mean?

1 Answers  


What are synchronized methods and synchronized statements?

2 Answers   Adobe,


What exceptions are thrown by RMI?

1 Answers  


What are different types of layout managers in java.awt package?

3 Answers   Android, CA,


What is RRL?

1 Answers  


Do I have to use jsps with my application?

1 Answers  


how java is os independent language ?

3 Answers  


Categories