* Re: [devel] [SCM] packages/alterator-openvpn-server: heads/master
@ 2009-04-28 17:57 ` Alexey I. Froloff
2009-05-04 16:12 ` Mikhail Efremov
0 siblings, 1 reply; 2+ messages in thread
From: Alexey I. Froloff @ 2009-04-28 17:57 UTC (permalink / raw)
To: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 556 bytes --]
* Mikhail Efremov <sem@> [090428 21:50]:
> ssl_check_key "$1" || ssl_make_key "$1"
> - ssl_check_req "$1" || ssl_make_req "$1" "/CN=$1"
> + ssl_check_req "$1" || ssl_make_req "$1"
> ssl_check_dhparam "$1" || ssl_make_dhparam "$1" "$DHPARAM_NUMBITS"
Начиная с cert-sh-functions >= 0.3-alt1 вместо этого можно
использовать команды:
cert-sh make_key "$1"
cert-sh make_req "$1"
cert-sh make_dhparam "$1" "$DHPARAM_NUMBITS"
И . cert-sh-finctions уже необязателен.
P.S. ssl_make_foo само вызывает ssl_check_foo
--
Regards,
Sir Raorn.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [devel] [SCM] packages/alterator-openvpn-server: heads/master
2009-04-28 17:57 ` [devel] [SCM] packages/alterator-openvpn-server: heads/master Alexey I. Froloff
@ 2009-05-04 16:12 ` Mikhail Efremov
0 siblings, 0 replies; 2+ messages in thread
From: Mikhail Efremov @ 2009-05-04 16:12 UTC (permalink / raw)
To: devel
Hello, Alexey!
On Tue, 28 Apr 2009 21:57:59 +0400 you wrote:
> Начиная с cert-sh-functions >= 0.3-alt1 вместо этого можно
> использовать команды:
> cert-sh make_key "$1"
> И . cert-sh-finctions уже необязателен.
Я использую еще и переменные из cert-sh-functions, мне удобнее
подключать их.
> P.S. ssl_make_foo само вызывает ssl_check_foo
Спасибо, видел, но наверно забыл убрать лишние проверки.
Кстати, ssl_make_dhparam такую проверку не делает, ИМХО надо добавить
для единообразия.
P.S. Это я не торможу, только почту после праздников читаю :)
--
WBR, Mikhail Efremov
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-05-04 16:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-28 17:57 ` [devel] [SCM] packages/alterator-openvpn-server: heads/master Alexey I. Froloff
2009-05-04 16:12 ` Mikhail Efremov
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git