Wish I could help but I never ran into the same problem. Did you get your instructions from the following KB? If not perhaps review what it says.
http://support.citrix.com/article/CTX136431
Hello,
I'll try to enable https for cloudplatform 4.3
I followed the official documentation.
But SSL doesn't work. In management log i can see this message :
java.io.IOException: KeyStore is too big for database! Length 4639
In source code i can see the limite is set at 3000.
After several try i can't create a keystore under 3000.
Someone succeed to enable https with this limit ?
Or find a workaround ?
thanks for your help.
N.B
Wish I could help but I never ran into the same problem. Did you get your instructions from the following KB? If not perhaps review what it says.
http://support.citrix.com/article/CTX136431
Yes I followed this documentation. As you can see, we create a key with size of 2048.
Without import CA key and SSL key from CA authority keystore lenght is 2200.
perhaps I can just create a keystore with a keysize at 1024. But i don't know why in documentation they use a keysize at 2048.
Ask, Discuss, Answer