Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,611
  • Joined

  • Last visited

  • Days Won

    871

Everything posted by Krydos

  1. The certificate in your home directory expired on 2021-08-30. You'll need to generate a new one. You can copy/paste the text in the certificate.crt file into a tool like this to check its expiration date. https://www.sslshopper.com/certificate-decoder.html Don't copy/paste the private.key though. The contents of that file need to be kept private.
  2. There you go https://www.sslshopper.com/ssl-checker.html#hostname=luan.eng.br
  3. There you go https://www.sslshopper.com/ssl-checker.html#hostname=stamphaus.nl and https://www.sslshopper.com/ssl-checker.html#hostname=cj7limited.nl
  4. Alright, you have two ssl certificates installed now https://www.sslshopper.com/ssl-checker.html#hostname=hiker.rocks is good for 84 days and covers hiker.rocks and www.hiker.rocks https://www.sslshopper.com/ssl-checker.html#hostname=helium.hiker.rocks is good for 90 days and covers helium.hiker.rocks
  5. There you go https://www.sslshopper.com/ssl-checker.html#hostname=daskunk.heliohost.org
  6. cPanel has something called AutoSSL that automatically installs SSL for you. However, when your server doesn't have a license AutoSSL doesn't work anymore. Plesk has something similar that automatically installs SSL for you so once your account is moved to Plesk you won't have to worry about it anymore again. There should be 2 or 3 files. Generally they're called private.key, certificate.crt, and ca_bundle.crt. Sometimes the ca_bundle and the certificate file are combined into one. They might have other file names, but generally the .key extension and .crt extension will be the same. Upload what they give you and I can sort it out for you, just don't upload it to public_html.
  7. You can generate a new ssl certificate using a free service such as zerossl, let's encrypt, etc, and then upload the files to /home/daskunk/ and we can install the certificate for you. Please do not upload the certificate files to public_html because if you don't keep the private key private then ssl is pointless.
  8. You can have a maximum of 1 ssl certificate per virtualhost, and you have 2 total virtualhosts. In order to cover all domains you would have to include the alias domains as SANs. For instance the certificate I installed for you is for hiker.rocks and the SANs is www.hiker.rocks. Here are your two virtualhosts and the aliases for each ServerName hiker.heliohost.us = ServerAlias hiker.rocks mail.hiker.heliohost.us mail.hiker.rocks www.hiker.heliohost.us www.hiker.rocks ServerName helium.hiker.heliohost.us = ServerAlias www.helium.hiker.heliohost.us
  9. There you go https://www.sslshopper.com/ssl-checker.html#hostname=hiker.rocks
  10. There you go https://www.sslshopper.com/ssl-checker.html#hostname=peace2u.heliohost.org
  11. The zip file only had the ca_bundle.crt and certificate.crt. I need to have the private.key file as well.
  12. There you go https://www.sslshopper.com/ssl-checker.html#hostname=jurisconsult.mg
  13. That's because I moved it for you.
  14. For anyone who searches and finds this, please do not upload your ssl certificate to public_html. If you don't keep your private.key file private then SSL doesn't work. If you upload it to /home/<username>/private.key then people won't be able to download it. I've said this a bunch of times and people keep uploading it to public_html. That's like standing on a busy street corner handing out keys to your house and telling everyone your address. There you go https://www.sslshopper.com/ssl-checker.html#hostname=appstursoft.com
  15. You have root access to your VPS so you can enable remote access yourself if you want to. Try out a guide like this https://www.bigbinary.com/blog/configure-postgresql-to-allow-remote-connection If you can't figure it out let us know and we can do it for you, but I prefer for people to at least attempt to learn how to do things like this on their own because it's a great learning opportunity for you.
  16. There you go https://www.sslshopper.com/ssl-checker.html#hostname=namelessrumia.heliohost.org
  17. For anyone else that searches and finds this post please keep in mind a couple things. Please start your own thread, don't reply to this thread unless it involves this domain or this username. It's just extra work for us to split the threads to keep things organized. It's pretty likely that if you post on a thread that already says [Solved] that your request will get missed. Please do not upload your SSL certificate to public_html. SSL only works if you keep the private.key file private. That's why it's called private.key. Certificate.crt is fine to share with everyone. Allowing the private.key to be downloaded by anyone is like standing on a busy street handing out keys to your house and telling everyone your address. @lutyThere you go https://www.sslshopper.com/ssl-checker.html#hostname=lutymolinsradio.live
  18. There you go https://www.sslshopper.com/ssl-checker.html#hostname=flyrutacavirtual.cf
  19. What is your username or main domain?
  20. Krydos

    Johnny Move

    Johnny was moved to the new hard drive, and everything went just fine. The VPS didn't get quite as big of a speed boost as we were hoping, but there is definitely a noticeable improvement.
  21. The https redirect has been removed. Feel free to upload a new ssl certificate to your /home/eggcite/ directory, do not upload it to public_html, and I can install it for you. Then you can redirect to https again with .htaccess.
  22. Did you know that you can generate a new SSL certificate using Zerossl or one of the dozens of free Let's Encrypt tools and I can install the certificate for you?
  23. There you go https://www.sslshopper.com/ssl-checker.html#hostname=astron.heliohost.org
  24. There you go https://www.sslshopper.com/ssl-checker.html#hostname=gab.heliohost.us
×
×
  • Create New...