Raghu_Nair_7463
Jan 13, 2012Nimbostratus
How to generate SAN certifiate using iControl API ?
csr generenation API doesnt support multiple SANs .
The work around is : Use openssl too to generate keys and CSR.
http://support.f5.com/kb/en-us/solutions/public/11000/400/sol11438.html
Suppose we want to re-use the existing key which is in FIPs or password mode.
Do anyone have idea how to retrieve this key and use in openssl as parameter ?
Thanks,
Raghu