IDP with GODADDY

41 views
Skip to first unread message

ingenierofelipeurrego

unread,
Apr 15, 2013, 10:22:34 AM4/15/13
to open...@googlegroups.com
Hi, please tell me process with godaddy for ssl, 1024 not working

Tnks

Sixto Martin

unread,
Apr 15, 2013, 11:55:21 AM4/15/13
to open...@googlegroups.com

ingenierofelipeurrego

unread,
Apr 15, 2013, 12:46:44 PM4/15/13
to open...@googlegroups.com
Then https://github.com/OpenMOOC/documentation/blob/master/IdP_guide.rst#idp-core, change 1024 to 2048, i change and not working

Tnks

ingenierofelipeurrego

unread,
Apr 15, 2013, 3:58:56 PM4/15/13
to open...@googlegroups.com
It work, change in conf file

Tnks

ingenierofelipeurrego

unread,
May 14, 2013, 4:08:10 AM5/14/13
to open...@googlegroups.com
Is working, please tell me how secure page questions.example.com and moocng.example.com, i have ssl with godaddy

Tnks

El lunes, 15 de abril de 2013 10:55:21 UTC-5, Sixto Martin escribió:

Sixto Martin

unread,
May 14, 2013, 4:17:08 AM5/14/13
to open...@googlegroups.com
How configure SSL on Apache Linux Centos here:  http://www.internetammo.com/how-to-configure-ssl-on-apache-linux-centos/

Search the apache config files of questions.example.com and moocng.example.com, and configure it.




2013/5/14 ingenierofelipeurrego <ingenierof...@gmail.com>

--
You received this message because you are subscribed to the Google Groups "OpenMOOC" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openmooc+u...@googlegroups.com.
To post to this group, send email to open...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openmooc/6aad4d98-6efc-43f0-b241-bf04a8477112%40googlegroups.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
Sixto Pablo Martín García
Ingeniero Informático
Yaco Sistemas SL
Teléfono +34 954 50 00 57
C/Rioja 5-1ª Planta
41001 Sevilla

ingenierofelipeurrego

unread,
May 14, 2013, 3:04:53 PM5/14/13
to open...@googlegroups.com
Hi in moocng.conf add this:

<VirtualHost *:443>
        SSLEngine on
        SSLCertificateFile /var/www/moocng/saml2/certs/server.crt
        SSLCertificateKeyFile /var/www/moocng/saml2/certs/server.key
        <Directory /var/www/moocng/static/>
        AllowOverride All
        </Directory>
        DocumentRoot /var/www/moocng/static/
        ServerName moocng.felipeurrego.com
</VirtualHost>

But not working

tnks

Sixto Martin

unread,
May 15, 2013, 5:38:34 AM5/15/13
to open...@googlegroups.com


On Tuesday, May 14, 2013 9:04:53 PM UTC+2, ingenierofelipeurrego wrote:
Hi in moocng.conf add this:

<VirtualHost *:443>
        SSLEngine on
        SSLCertificateFile /var/www/moocng/saml2/certs/server.crt
        SSLCertificateKeyFile /var/www/moocng/saml2/certs/server.key
        <Directory /var/www/moocng/static/>
        AllowOverride All
        </Directory>
        DocumentRoot /var/www/moocng/static/
        ServerName moocng.felipeurrego.com
</VirtualHost>



Did you check if the GODADDY cert files are at var/www/moocng/saml2/certs/  and are renamed server.crt and server.key?

Did you restarted the apache server?


 

ingenierofelipeurrego

unread,
May 15, 2013, 1:21:52 PM5/15/13
to open...@googlegroups.com
Yes i rename and service httpd stop and start, but continues insecure page

Tnks
Reply all
Reply to author
Forward
0 new messages