• Magnus Hagander's avatar
    Fix pg_hba_file_rules for authentication method cert · 4afae689
    Magnus Hagander authored
    For authentication method cert, clientcert=verify-full is implied. But
    the pg_hba_file_rules entry would incorrectly show clientcert=verify-ca.
    
    Per bug #17354
    
    Reported-By: Feike Steenbergen
    Reviewed-By: Jonathan Katz
    Backpatch-through: 12
    4afae689
hba.c 86.6 KB