By sopheada345
My site https://www.carrentalinsiemreap.com/ doesn’t have an SSL but it is in default so it should show SSL. Can you help me check it? Please help to fix it. I’m a beginner of the Digital Ocean.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
I’m not going to visit a website I don’t know, and why would it help me help you? You could go to ssllabs.com and run their server test from there. It might tell you something useful. The man who makes that site wrote OpenSSL Cookbook. Get a copy or look at the online copy. Also note that Certificate Authority (CA) Let’s Encrypt has nice documentation, including a nice glossary webpage to explain terminology. Let’s Encrypt issues SSL/TSL certificates via an API on their ACME server that requires a client program.
You need to get a certificate from a CA. Browsers follow the chain of certificates and keys, starting with your Web server’s, until they get to a root certificate they trust. The root certificate is created by a trusted CA and know to the browser. It has a store of trusted root certificates. You have some studying to do. I expect weeks, but maybe just days if you are brilliant, I don’t know. Get your website to work at something with http before you try to add https. Break up deployment into increments so you can isolate one problem at a time and know what went wrong. Three problems at once is very difficult to solve. Hello world is the way to start, just some static page with http. The SSL problem does not matter if you are using http (and port 80 by default). Eliminate other concerns that must work before SSL/TLS matters. Learn about the theory of certification. The OpenSSL Cookbook is pretty much mandatory. Some general overview stuff is online. Might want to look at that before the Cookbook.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.