Re: TLS work with selfsigned but fail with signed certificate

2003-02-17 Thread Ken Murchison
[EMAIL PROTECTED] wrote: > > Long time I was working with a selfsigned cert like described in the > docs: > > openssl req -new -x509 -nodes -out domain.pem -keyout domain.pem -days 365 > tls_cert_file: /data/pki/domain.pem > tls_key_file: /data/pki/domain.pem > > Now - when redesigning our PKI

TLS work with selfsigned but fail with signed certificate

2003-02-17 Thread pilsl
Long time I was working with a selfsigned cert like described in the docs: openssl req -new -x509 -nodes -out domain.pem -keyout domain.pem -days 365 tls_cert_file: /data/pki/domain.pem tls_key_file: /data/pki/domain.pem Now - when redesigning our PKI I'd like to use certificates signed by our