Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror

Comment Re:Neither ASD nor dyslexia have any drug (Score 1) 180

The main issue I can see is dosage. They start you up WAY too high. And the steps are not granular enough. For Adderal XR (a cocktail of 4 different amphetamines in a long release package ), the dosage are 5-10-25. Maybe there are some between 10 and 25, but that is a huge step. For me, 7 or 8 would be ideal, but 10 is too much.

Comment Re: Need I say more (Score 1) 112

I would contest that statement: "That is a remarkably safe environment already."

It is, for most, the riskiest of the normal things people do regularly ( except maybe handling firearms in the USA).
- https://nrich.maths.org/articl...
- https://www.cdc.gov/nchs/fasta...

Comment Re:will renew fees be the same = pay an more or be (Score 1) 114

For the record, I agree with you on the security theater here. I have a hard time understanding their reasoning.

On the actual technical "solution", I have yet to encounter a situation where this does not work if a) the registrar/dns provider supports API access and B) you can get a cname pointed to a domain you control in the zone you do not control.

The way this works is that when doing the verification, you tell it to check a specific sub-domain. This subdomain is a cname that points to a domain you control. The api call creates a temp txt record with the validation record in the zone you control. Letsencrypt then checks the domain, follows the cname, gets the record, validates and issues the cert. The temp record is then deleted. You can even do wildcard records and avoid exposing a http endpoint this way.

Comment Re:will renew fees be the same = pay an more or be (Score 1) 114

I assumed you already looked into it, but ACME has a way to use DNS validation with a totally unrelated domain. Just need to add an CNAME entry to the original domain to a domain you control. Then the DNS validation can update the domain you control while renewing the domain you don't control.

Slashdot Top Deals

What's the difference between a computer salesman and a used car salesman? A used car salesman knows when he's lying.

Working...
OSZAR »