Hi gurus
I have a Dealer portal system.(It is java java stack system just like EP)
SSL certificate will expire in few days and I', planningl renew it soon.(in visual administrator key storage then send it to appropriate CA)
Currently DP is used only by A branch. However B branch is planning to use
the same DP system soon.
Two branches has different domain name such as
The contents that each branch see will be distinguished by source code.
My question is
1) can I create a public private key pair in visual administrator with
CN = *.dealer-portal-ap.net?(Can I use * character)
2) If not, what should I do in this situation
thanks in advance