f50034a Fix NS records in installation

2 files Authored by pviktori 11 years ago, Committed by mkosek 11 years ago,
    Fix NS records in installation
    
    Our installation added two final dots to the NS records,
    so the records were invalid, Bind ignored the entire zone,
    and name resolution didn't work.
    
    Fix this error and add a check for empty DNS labels to the validator
    
        
file modified
+3 -0