[sr-dev] org name in server/client certificate

Juha Heinanen jh at tutpro.com
Fri Oct 1 18:11:53 CEST 2010


tls module README says:

Creating a server/client certificate
------------------------------------
1. create a certificate request (and its private key in privkey.pem)
	openssl req -out ser1_cert_req.pem -new -nodes
	WARNING: the organization name should be the same as in the ca
	certificate.

why the warning?  i followed the tuto and there they are not the same
and still tls works.

-- juha



More information about the sr-dev mailing list