Not sure if this is part of issue. On one system (masked):

certutil -K -d server_db/ -f server_db/pfile:
   < 0> rsa      780azzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz   (orphan)

certutil -L -d server_db/ -f server_db/pfile
   Certificate Nickname                                         Trust
Attributes
                                                               
SSL,S/MIME,JAR/XPI
   aaaa.bb.ccccc.net                                              ,,   
   twate                                                        CT,, 

However, pk12util -o messaging.p12 -n  aaaa.bb.ccccc.net  -d server_db/:
pk12util: no user certs from given nickname

Could there be a problem with key? Here is the command used to generate key
& csr:
certutil -R -s "CN= aaaa.bb.ccccc.net 
,OU=yyyy,O=qqqqq,L=Anytown,ST=NY,C=US" -g 2048 -d server_db/ -o zzzz.csr -a
-n  aaaa.bb.ccccc.net 


This issue does not exist in another environment with the same failure/error
message. It does not have a (orphan) in the certutil -K -d server_db/
output.



--
View this message in context: 
http://qpid.2158936.n2.nabble.com/Broker-SSL-Config-tp7582284p7582293.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to