Details
Description
Our site has a lovely name "Reppu: Lahden ammattikorkeakoulun tiedotus- ja verkko-opetusympäristö" which is 71 characters (ä and ö make two each!). This doesn't work as the organizationName variable of the Distinguished Name parameter of the function openssl_csr_new().
The obvious workaround is to make the name to be shorter, but as there is no warning about this anywhere it might be hard to spot from a production site that has notices turned off.
Thank you Samuli, you saved my day! I've had exactly the same problem since I tried to use a long site name, too. I agree that it is absolutely necessary to show some kind of info that the key generation failed because of the long site name (if its impossible to lift this restriction to 64 chars).
Is it possible to assign this bug to someone so that it gets considered for fixing?
Regards, Markus