Hi, I'm new to this forum. I'm having an issue when generating keys using ikecert
ikecert certlocal -ks -m 512 -t rsa-sha1 -D "C=US, O=SUN" -A IP=1.2.3.4 Finishes successfully but when I display the certificate I see its type is actually rsa-md5 (as below). I expected a keytype of rsa-sha1, any ideas? ikecert certdb -lv | grep Type Certificate Slot Name: 5 Type: rsa-md5 This message posted from opensolaris.org