ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] TLS SSL
@ 2005-04-18 11:23 Anton Gorlov
  2005-04-18 12:03 ` Anton Gorlov
  0 siblings, 1 reply; 13+ messages in thread
From: Anton Gorlov @ 2005-04-18 11:23 UTC (permalink / raw)
  To: community

Здравствуйте, community.

Хм... сгенерил сертефикат с помощью openssl. Пописал его в настройках
лдапа
TLSCertificateFile /etc/openldap/ssl/slapd.pem
TLSCertificateKeyFile /etc/openldap/ssl/slapd.pem
TLSVerifyClient never

попытался его запустить и получил незапускаемость лдапа:

openssl
req -new -x509 -days 365 -nodes -config slapd.cnf -out slapd.pem
-keyout slapd.pem

slapd.cnf
[ req ]
default_bits = 1024
encrypt_key = yes
distinguished_name = req_dn
x509_extensions = cert_type
prompt = no
[ req_dn ]
C=RU
ST=Russia
L=Linux
O=Linux LDAP
OU=LDAP SSL Key
CN=rcc.com.ru
emailAddress=gorlov@bla-bla.bla
[ cert_type ]
nsCertType = server

[root@ring openldap]# service slapd start
Checking slapd configuration                 [ DONE ]
Adjusting environment for slapd:             [ DONE ]
Starting slapd service:                      [FAILED]

В логах при этом ничего не нашёл.

-- 
С уважением,
 Anton                          mailto:Pnz.Stalker@mail.ru



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2005-04-19  6:40 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-18 11:23 [Comm] TLS SSL Anton Gorlov
2005-04-18 12:03 ` Anton Gorlov
2005-04-18 12:19   ` Nikolay A. Fetisov
2005-04-18 12:22     ` Re[2]: " Anton Gorlov
2005-04-18 12:41     ` Anton Gorlov
2005-04-18 12:59       ` Nikolay A. Fetisov
2005-04-18 13:00         ` Re[2]: " Anton Gorlov
2005-04-18 13:15           ` Nikolay A. Fetisov
2005-04-18 13:19             ` Re[2]: " Anton Gorlov
2005-04-18 13:32               ` Nikolay A. Fetisov
2005-04-18 22:21                 ` Dmitry Lebkov
2005-04-19  6:40                   ` Boldin Pavel
2005-04-18 13:26             ` Re[2]: " Anton Gorlov

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