Hello.
I'm just trying to make SCEP work on Fedora with dogtag.
On client side I'm using sscep as described in doc.
It work fine on very first enroll, but after this flatfile.txt
changes from something like :
UID:1.2.3.4
PWD:secret
into this:
#UID:1.2.3.4
#PWD:secret
What's wrong?
WK