• Rafael Monnerat's avatar
    erp5_certificate_authority: Manage Certificates from Certificate Login · 16b6eb07
    Rafael Monnerat authored
      rather them use person directly to Manage it. It might allow an user
      use more them one certificate to authenticate.
    
      An Unique reference is set whenever issue a certificate, this prevents
      conflicts if the transaction is restarted/retry after getNewCertificate
      is already called, since we cannot rollback the call to openssl.
    
      Include and improve test coverage
    16b6eb07
test.erp5.testCertificateAuthorityPerson.py 13.2 KB