Couldn’t find anything with less pixels, please save to disk and remove resolution yourself ❤️

  • ricecake@sh.itjust.works
    link
    fedilink
    arrow-up
    2
    ·
    16 days ago

    I’ll be honest, I’ve had times where there’s the “simple” solution, and “the solution I remember off the top of my head”, and 10/10 the one that’s happening is the one that I remember because I just did it last week.

    I have no desire to google the arguments for self signing a cert with openssl, and I cannot remember which webserver wants the cabundle and the public cert in the same file. If I had done it even kinda recently I’d still remember what to poke in the certbot config.

    • bl_r@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      4
      ·
      15 days ago

      If you have no desire to do rudimentary googling for a group project in college, that sounds like you aren’t a very helpful teammate. Last time I generated certs I used the first stack overflow result and was done in minutes, there’s no excuse.

      • ricecake@sh.itjust.works
        link
        fedilink
        arrow-up
        2
        ·
        15 days ago

        This is confusing to me, because the point of the request seems to be “get a certificate”, not “get a self signed certificate generated by running the openssl command”. If you know how to get the result, it doesn’t really matter if you remembered offhand the shitty way or the overkill way.

        Is it really more helpful to say “I remember how to do this, but let me lookup a different way that doesn’t use the tools I’m familiar with”?

              • ricecake@sh.itjust.works
                link
                fedilink
                arrow-up
                1
                ·
                15 days ago

                That’s not the case, you just need to be able to make an outbound connection.

                The minutiae of how certbot works or if that specific person actually did it right or wrong is kind of aside the point of my “intended to be funny but seemingly was not” comment about how sometimes the easiest solution to implement is the one you remember, even if it’s overkill for the immediate problem.

    • Just say no if you don’t want to do something. I don’t understand why people think fucking shit up in the guise of helping is more acceptable than admitting that you can’t (or maybe just don’t want to) do something.

      • ricecake@sh.itjust.works
        link
        fedilink
        arrow-up
        1
        ·
        15 days ago

        Do you think that, in this example, using certbot is fucking shit up, or breaking something?

        The thing about overkill is that it does work. If you’re accustomed to using a solution in a professional setting, it’s probably both overkill and also vastly more familiar than the bare minimum required for a class project that would be entirely unacceptable in a professional setting.

        In OPs anecdote, they did get their certificates, so I don’t quite see your “intentionally fucking things up” claim as what’s happening.