Identity Check Numbers

I created an identity with no issues on two computers as when I did it on one per the docs to check the identity I ran

grep -c BEGIN ~/.local/share/storj/identity/storagenode/ca.cert
grep -c BEGIN ~/.local/share/storj/identity/storagenode/identity.cert

and I got 1 and 2 so I did it on another, still a linux machine and get the same numbers and per the doc it should be 2 and 3.

Did you sign your identity with your email+Token?

The first step of the docs is to run

identity create storagenode

I did not run

identity authorize storagenode email:characterstring

yet so if both is needed to generate the correct numbers then i skipped a step and will authorize and re-check