Community
 
 
 

CloudPlatform 4.x

팔로워 284명
 
Avatar
Nicolas Bouige

Keystore limite to enable https

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


댓글 2개
0

댓글을 남기려면 로그인하세요.

 
 

Previous 댓글 2개

Avatar
Erik Godin

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


댓글 작업 고유 링크
Avatar
Nicolas Bouige

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.


댓글 작업 고유 링크

Top Contributors