Message 338200 - Python tracker

Message338200

Author christian-intra2net
Recipients christian-intra2net, christian.heimes
Date 2019-03-18.11:42:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552909344.54.0.079274039536.issue36343@roundup.psfhosted.org>
In-reply-to
Content
I should have added the behavioral result:

(1) opening my server's web (https, port 443) page using IE works fine without certificate questions/errors
(2) creating a ssl-wrapped socket to the server on the same port (443) fails with a Certificat error
History
Date User Action Args
2019-03-18 11:42:24christian-intra2netsetrecipients: + christian-intra2net, christian.heimes
2019-03-18 11:42:24christian-intra2netsetmessageid: <1552909344.54.0.079274039536.issue36343@roundup.psfhosted.org>
2019-03-18 11:42:24christian-intra2netlinkissue36343 messages
2019-03-18 11:42:24christian-intra2netcreate