> % openssl x509 -subject -noout -in attachment-0002.crt > subject= /DC=org/DC=python/CN=foo/CN=bar > % openssl x509 -subject -noout -in attachment-0003.crt > subject= /DC=org/DC=python/CN=bar2/CN=foo2
Well, that's the same bug that John Nagle complains about. This output is incorrect. Regards, Martin _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com