• 0 Posts
  • 221 Comments
Joined 3 years ago
cake
Cake day: June 12th, 2023

help-circle



  • You don’t need to a passport to visit Massachusetts. Also, not my state.

    Here are the valid IDs to purchase alcohol in the state:

    1. Massachusetts Driver’s License;
    2. Massachusetts Liquor Identification Card;
    3. Massachusetts Identification Card;
    4. Passport issued by the United States or a government that is officially recognized by the United States;
    5. Passport Card for a Passport issued by the United States;
    6. United States Military Identification Card;

    My information though was slightly dated… And since April of 2025:

    1. Valid Driver’s License issued by another state; and
    2. Global Entry Card issued by United States Customs and Border Protection

    Before April of last year, out of state driver’s licenses were not a valid ID to purchase alcohol in the state of Massachusetts.

















  • Absolutely. Simply use ACME with the DNS validation method. Using bind you’ll want to create keys and allow TXT access for those keys to the validation domains. Fear not, this isn’t exclusive to bind, ACME tools supports dozens of other backends. That’s all you need the actual domain doesn’t need to be resolvable with an A/CNAME record. Internally you can run an entirely different DNS server to resolve your hosts, use hosts files, or use bind zones.