60a05de Explicitly handle quoting/unquoting of NSSNickname directive

2 files Authored by mbabinsk 6 years ago, Committed by mbasti 6 years ago,
    Explicitly handle quoting/unquoting of NSSNickname directive
    
    Improve the single/double quote handling during parsing/unparsing of
    nss.conf's NSSNickname directive. Single quotes are now added/stripped
    explicitly when handling the certificate nickname.
    
    https://fedorahosted.org/freeipa/ticket/6991
    
    Reviewed-By: Tomas Krizek <tkrizek@redhat.com>