redhat-qe-security / SCAutolib

Library for automation of smart card testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CNF files for IPA and local-user

x00Pavel opened this issue · comments

We have a problem with CNF files that we use to create a CSR (for local users). The problem is that IPA user uses different logic for creating the CSR file (options are specified in the CLI openssl command). We need to fix this issue for a more consistent workflow between controller and models.

Fixing this by adding a corresponding method to User class that would generate corresponding CSR file