From: Gleb Kulikov <glebus@asd.iao.ru> To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org> Subject: Re: [sisyphus] о веб интерфейсе Альтератора и ssl Date: Tue, 27 Dec 2016 18:08:50 +0700 Message-ID: <1787515.O3zrsZrHeo@gleb.lls.net.iao.ru> (raw) In-Reply-To: <dfcf9402-8a3f-5327-f751-22b7fb9b6e31@altlinux.org> В письме от 2016 декабря 27 13:17:56 пользователь Andrey Cherepanov написал: > 27.12.2016 10:41, Gleb Kulikov пишет: > > В письме от 2016 декабря 27 09:42:39 пользователь Andrey Cherepanov написал: > >> и alterator-trust, > > > > этот нет. > > а как тогда использовать? т.е., функционал, по факту, отсутствует. > http://git.altlinux.org/gears/a/alterator-ca.git?p=alterator-ca.git;a=commit > diff;h=a207017d10961a11e5f5a74534232dc3425f5c9d > > - "/ca/certs" > - "/ca/root")) > + "ca/certs" > + "ca/root")) > > Вот и всё исправление. Я, конечно, извиняюсь, но файл /usr/share/alterator/ui/ca/ajax.scm и так содержит (define-module (ui ca ajax) :use-module (alterator ajax) :use-module (alterator woo) :export (ui)) (define (download file) (ui-blob "file" (woo-read-first "/ca/download" 'file file) "text/plain" file)) (define (module-path) (if (woo-get-option (woo-read-first "/ca/root") 'is_active) "ca/certs" "ca/root")) (define (ui) (let ((file (form-value "download"))) (if file (download file) (ui-replace (module-path))))) Не работает. Желающие могут попробовать создать новый SSL ключ ("Управление ключами SL" --> Новый... --> Настройки SSL (...) --> [X] Создать ключ и запрос на подпись --> Подтведить) ==> страница настроек очищается, ключ не создаётся, в списке ключей новый ключ не появляется. От используемого интерфейса (web/acc) не зависит, поведение в точности одинаковое. А "центр сертификации" да, ТЕПЕРЬ работает. -- С уважением, / uin://15341920 xmpp://gleb@asd.iao.ru telephony: skype: gleb_kulikov.tomsk sip://2387245@sipnet.ru ring:ff9d8f1e254d40fb5d2c41bd872219c27af00a96
next prev parent reply other threads:[~2016-12-27 11:08 UTC|newest] Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top 2016-10-21 10:33 Gleb Kulikov 2016-10-21 11:09 ` Aleksey Novodvorsky 2016-10-21 12:21 ` Andrey Cherepanov 2016-12-27 5:38 ` Gleb Kulikov 2016-12-27 6:42 ` Andrey Cherepanov 2016-12-27 7:41 ` Gleb Kulikov 2016-12-27 10:17 ` Andrey Cherepanov 2016-12-27 11:08 ` Gleb Kulikov [this message] 2016-12-27 14:08 ` slchess
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=1787515.O3zrsZrHeo@gleb.lls.net.iao.ru \ --to=glebus@asd.iao.ru \ --cc=sisyphus@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 Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git