UID in subj args

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I had picked up UID as a valid type in subj.  I see it in:

https://www.openssl.org/docs/man1.0.2/man1/openssl-req.html

But when I have

echo $DN
/C=US/ST=MI/L=Oak Park/O=HTT Consulting/UID=rgm

with -subj "$DN" my csr has:

        Subject: C = US, ST = MI, L = Oak Park, O = HTT Consulting, UID = rgm

but the openssl ca command to make the certificate throws this back at me with:

ERROR:There is already a certificate for /C=US/ST=MI/L=Oak Park/O=HTT Consulting
The matching entry has the following details
Type          :Valid
Expires on    :240731000000Z
Serial Number :6466A0D0B4ED8144
File name     :unknown
Subject Name  :/C=US/ST=MI/L=Oak Park/O=HTT Consulting

And that cert does NOT have UID.

It seems to be dropping the UID element?

Also I see that "initials" is a valid type for subj.  But I cannot find any example. Do I have

/initials=rgm

?

thanks





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux