08-04-2009 01:47 AM
Hello,
has anyone experiences how to use a CA signed 2048bit Certificate for SSL in LMS 3.1.
Per default LMS uses a self signed 1024bit Certificate which is not secure enough for our Security policies.
Thanks a lot
Solved! Go to Solution.
08-06-2009 08:32 AM
I had assumed you already had one signed by a CA or local to your organization. If not, you can change the instances of 1024 to 2048 in NMSROOT/MDC/Apache/bin/ConfigSSL.pl and SignTool.pl to generate such a cert.
08-04-2009 07:26 AM
Not sure about the 2048-bit part, but LMS can certain use CA certficate, per the documentation: "You can upload Third Party Security Certificates using the SSL Utility Script"
either
or
http://(your-lms-hostname-here):1741/help/cmf/sysadmin_self_sign_cert.html
08-04-2009 08:33 AM
Modulo 2048 certs should be fine. Anything above that will most certainly trigger failures.
08-06-2009 01:43 AM
That's good, but how can i generate a 2048 cert ?
I've found not hints in SSLUtil.pl or Help.
08-06-2009 08:32 AM
I had assumed you already had one signed by a CA or local to your organization. If not, you can change the instances of 1024 to 2048 in NMSROOT/MDC/Apache/bin/ConfigSSL.pl and SignTool.pl to generate such a cert.
08-10-2009 05:13 AM
Thank you very much.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide