From: Gleb Kulikov <glebus@asd.iao.ru> To: ALT Linux Community general discussions <community@lists.altlinux.org> Subject: [Comm] помогите с moodle :O Date: Wed, 12 Nov 2014 12:19:29 +0600 Message-ID: <201411121219.30108.glebus@asd.iao.ru> (raw) Джентльмены, добрый день! проблема: есть система на t7. Надо водрузить на неё moodle. поставлены пакеты для moodle2.5 поставлен apache2-mod_ssl руками сгенерированы сертификаты (так как при установке apache2-mod_ssl триггер срабатывает с ошибкой) openssl genrsa -out httpd2.key 1024 openssl req -new -key httpd2.key -out httpd2.csr openssl x509 -req -days 365 -in httpd2.csr -signkey httpd2.key -out httpd2.cert и скопированы в соотв. места. Тем не менее, при обращении к moodle (по http не пускает, говорит, что следует обращаться только по https --- "For security reasons only https connections are allowed, sorry. "), а при обращении по https из обновлённых браузеров имеем: Secure Connection Failed An error occurred during a connection to intraserver SSL received a record that exceeded the maximum permissible length. (Error code: ssl_error_rx_record_too_long) Уф. Куда копать? -- Салют, /GLeb UIN: 15341920 jabber://gleb@asd.iao.ru sip://2387245@sipnet.ru (telephony) skype://gleb_kulikov.tomsk (telephony)
reply other threads:[~2014-11-12 6:19 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=201411121219.30108.glebus@asd.iao.ru \ --to=glebus@asd.iao.ru \ --cc=community@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git