Skip to content

SSL certificates

Solved Configure
4 2 730 1
  • What is the best way to get a SSL certificate for a domain, which is on a self-hosted server at home?
    Are there free options which work, or do people tend to by a SSL service from the place they buy the domain?

    I’m also curious @phenomlab do you self-host Sudonix, on your own machine and internet? or do you feel it’s better to pay for hosting?

  • What is the best way to get a SSL certificate for a domain, which is on a self-hosted server at home?
    Are there free options which work, or do people tend to by a SSL service from the place they buy the domain?

    I’m also curious @phenomlab do you self-host Sudonix, on your own machine and internet? or do you feel it’s better to pay for hosting?

    @Panda said in SSL certificates:

    What is the best way to get a SSL certificate for a domain, which is on a self-hosted server at home?
    Are there free options which work, or do people tend to by a SSL service from the place they buy the domain?

    The location has no bearing, but the domain name of course does. In terms of certificates, you can approach any certificate body - my suggestions below (they are very cheap and effective)

    https://www.ssl2buy.com/

    https://cheapsslsecurity.co.uk/

    https://cheapsslweb.co.uk/

    if you really are on a budget, there is always Let’s Encrypt which will give you a free certificate - however, it needs to be renewed every 90 days

    https://letsencrypt.org/

    @Panda said in SSL certificates:

    I’m also curious @phenomlab do you self-host Sudonix, on your own machine and internet? or do you feel it’s better to pay for hosting?

    I never self-host. This is for a variety of reasons, but it’s mostly around flexibility, backups, security and the like. My advice here would be to get yourself a VPS with Hetzner for example. They are very cheap and the resources are excellent. Support isn’t that great, but it’s no better or worse than you have now of course.

  • phenomlabundefined phenomlab has marked this topic as solved on
  • @Panda said in SSL certificates:

    What is the best way to get a SSL certificate for a domain, which is on a self-hosted server at home?
    Are there free options which work, or do people tend to by a SSL service from the place they buy the domain?

    The location has no bearing, but the domain name of course does. In terms of certificates, you can approach any certificate body - my suggestions below (they are very cheap and effective)

    https://www.ssl2buy.com/

    https://cheapsslsecurity.co.uk/

    https://cheapsslweb.co.uk/

    if you really are on a budget, there is always Let’s Encrypt which will give you a free certificate - however, it needs to be renewed every 90 days

    https://letsencrypt.org/

    @Panda said in SSL certificates:

    I’m also curious @phenomlab do you self-host Sudonix, on your own machine and internet? or do you feel it’s better to pay for hosting?

    I never self-host. This is for a variety of reasons, but it’s mostly around flexibility, backups, security and the like. My advice here would be to get yourself a VPS with Hetzner for example. They are very cheap and the resources are excellent. Support isn’t that great, but it’s no better or worse than you have now of course.

    @phenomlab
    I just took a look at Hetzner VPS, and the cheapest in list was £44.39 a month!
    That sounds expensive for hosting?

    That was for Dedicated option though, do you use that or some shared variant?

  • @phenomlab
    I just took a look at Hetzner VPS, and the cheapest in list was £44.39 a month!
    That sounds expensive for hosting?

    That was for Dedicated option though, do you use that or some shared variant?

    @Panda Go for shared - don’t look at dedicated 😄


Did this solution help you?
Did you find the suggested solution useful? Why not buy me a coffee? It's a nice gesture, and a great way to show your appreciation 💗

Related Topics
  • Spam spam spam

    Solved Configure nodebb
    6
    2 Votes
    6 Posts
    646 Views
    @Panda said in Spam spam spam: ok, yes Ive seen the queue, it shows IP, but doesnt have a field for comments from registrant. It’s not designed for that. It merely serves as a gateway between posts appearing on your form or not. @Panda said in Spam spam spam: It would be better if nodebb had this plugin included in ACP list, as not only then do you know its approved and should work, but many people cant or dont want to use CLI on the server That’s a question for the NodeBB devs but in all honesty you can’t not use the CLI when installing nodebb so to be this isn’t a big deal.
  • Nodebb and emails

    Solved Configure nodebb
    27
    5 Votes
    27 Posts
    2k Views
    @Panda it will use SMTP. In all cases, I never use any plugin to send email. I’ll always send it raw.
  • Test of youtube embeds

    Solved Configure nodebb
    14
    11 Votes
    14 Posts
    2k Views
    @phenomlab Perfect!!! Many thanks.
  • MogoDB v6 to v7 upgrade

    Solved Configure nodebb
    5
    1 Votes
    5 Posts
    955 Views
    @Panda if you used the Ubuntu PPA, I think this only goes as far as 6.x if I recall correctly.
  • How to deploy WordPress.org Developer theme

    Solved Configure wordpress theme github
    4
    1 Votes
    4 Posts
    905 Views
    @Hari the real issue here is that I don’t think it can be used as a theme for WordPress because of the dependencies it clearly has, including its own Web server. My view here is that this is designed to be a complete development environment outside of the WordPress core.
  • mongodb replica set

    Configure mongodb docker ansible
    11
    2 Votes
    11 Posts
    1k Views
    @veronikya said in mongodb replica set: The host’s local dns resolution is not configured. The problem of the host’s hosts being unable to be resolved in docker has been solved. Surprisingly Solution: Edit the /etc/resovel.conf file Add 127.0.0.53 One immediate issue I can think of here is that editing resolv.conf directly is no longer supported and not recommended (because the changes do not survive a reboot) - unless you install the resolvconf package?
  • SSl expired on virtualmin

    Solved Configure virtualmin ubun server ssl
    18
    3 Votes
    18 Posts
    3k Views
    @justoverclock Not necessarily. You only need to use this if it fails from the Virtualmin window
  • 1 Votes
    12 Posts
    2k Views
    @ash3t Great Glad everything has worked out.