URL: https://github.com/SSSD/sssd/pull/5305
Author: mrniranjan
Title: #5305: pytest/testlib: Execute pk12util command to create ca.p12
Action: opened
PR body:
"""
execute the pk12util command to create ca.p12 file
Minor fix: return variable should be out of the for loop scope
Signed-off-by: Niranjan M.R <mrniranjan(a)redhat.com>
"""
To pull the PR as Git branch:
git remote add ghsssd https://github.com/SSSD/sssd
git fetch ghsssd pull/5305/head:pr5305
git checkout pr5305