Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Aldar12004y@Sony-wf-1000xm3 They want the proxy exposed using only an IP address, not a domain name. And LE does not offer certs valid for IPs ¯\_(ツ)_/¯
-
You are talking to a human. Use human words. "Is it okay if you will see an error the first time you access the website from a new device? The error can be disabled, and the alternative is paying $x monthly for a certificate or using a domain name.
-
Aldar12004y@homo-lorens Well, excuse me for having thought that a web application developer, authorized by his employer to ask for changes to be made on their production environment, already knows the basic concepts surrounding SSL/TLS.
Sure, if I was talking to a non-IT person, I would go into details, and/or explain stuff, but we're talking about a person working with technology and should have at least some background in the security they can/should use, and how it works so that they don't run the chance of exposing stuff they don't want to. -
Aldar12004y@eval We ended up using one, but that was not a decision for me to make. I am a mere sysadmin who does stuff clients want.
And if they want to have a service accessible only directly via IP, then I'd discourage... But ultimately, its not as ugly as some other stuff I encountered... Their decision.
Related Rants
-
linuxxx32*client calls in* Me: good morning, how can I help you? Client: my ip is blocked, could you unblock it for m...
-
DRSDavidSoft28Found this in our codebase, apparently one of my co-workers had written this
-
jsPaysMyBills27When you have something in your clipboard but then press Ctrl+C instead of Ctrl+V and end up with a blank line...
>Asks client if the proxy can use self-signed cert
>Client agrees, no problem
>Deploys
>Client complains about "an error they're getting"
>The error: "Error in connection establishment: net::ERR_CERT_AUTHORITY_INVALID"
:|
Am I a joke to you? Or am I just talking to a brick wall over there?
rant
life of a sysadmin
wtf
why