Fix for: Add ability to disallow TPS to enroll a single user on multiple 
tokens. #1664
    
    This bug was previously not completely fixed where we left a loophole to 
allow a user to
    end up with 2 active tokens. This fix closes that loophole.
    
    Also:
    
    Fix for: Unable to read an encrypted email using renewed tokens. #2483
    
    This fix provides for a new optional renewal based token policy, that
    allows the user to retain or recover old encryption certs for that profile,
    that get overwritten by the renewal process.
    
    An example is:
    
    RENEW=YES;RENEW_KEEP_OLD_ENC_CERTS=YES
    
    The second part of the policy is new.
    
    When this is set to "YES", the system will make sure the old enc cert
    will remain on the token. If it's missing or "NO", no such attempt will be 
made.

_______________________________________________
Pki-devel mailing list
Pki-devel@redhat.com
https://www.redhat.com/mailman/listinfo/pki-devel

Reply via email to