My service payment (iDeal N开发者_运维知识库etherlands) only provide 1024-bit encryption.
What's the best 1024-bit SSL certificates provider ? (For example, I tried with godaddy.com/ssl but they only provide 2048-bit SSL certificates.
thanks
There is no good 1024-bit certificate provider. Such a weak certificate is worthless these days.
Does your certificate need to be signed by a "real" CA? If not I'd just generate my own 1024bit cert. As TonyK pointed out, 1024 is a fairly useless cert.
There are still some certificate providers that will sign a 1024-bit certificate. If you are really only going to use it for a few months, I would try RapidSSL or StartCom. The bit rate is determined by you when the CSR is generated. The certificate provider just decides whether they will sign it or not.
精彩评论