You can repeat any attribute in DN as many times as you wish.
The way to do it is to add multiple entries for this attribute
into the [req] session of your config file. Example:
0.stateOrProvinceName = State or Province Name 1 (full name)
0.stateOrProvinceName_default = Estonia
1.stateOrProvinceName = State or Province Name 2 (full name)
1.stateOrProvinceName_default = Paide rajoon
this will generate you a DN in the form
Subject: C=EE, ST=Estonia, ST=Paide rajoon, ...
Kaur
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]