On Saturday, September 14, 2013 3:20:34 AM UTC-5, Chris McDonough wrote:
>
> On 09/14/2013 03:32 AM, Wes Turner wrote: 
> > https://www.PylonsProject.org seems to be returning a certificate for 
> > "www.blueleftistconstructor.com", which does not match the 
> > www.pylonsproject.org domain name. 
> > 
> > $ openssl s_client -connect www.pylonsproject.org:443 
> > ... 
> > 
> >     
> > subject=/C=US/CN=www.blueleftistconstructor.com/emailAddress=[..<http://www.blueleftistconstructor.com/emailAddress=%5B..>.]
> >  
>
> >     issuer=/C=IL/O=StartCom Ltd./OU=Secure Digital Certificate 
> >     Signing/CN=StartCom Class 1 Primary Intermediate Server CA 
>
>
>
> Thanks!  FWIW, while I can't explain why that's the SSL cert you do get 
> (I don't personally maintain that site), pylonsproject.org no longer 
> supports https, or at least links to https that used to point there 
> should now be pointing at their http counterparts. 
>

It appears to support HTTPS; and appears to be configured with an SSL 
certificate that does match the hostname.
 

>
> > 
> > 
> > ... 
> > 
> > ... search("ssl verify" || "ssl checker") 
>

... different approaches for monitoring SSL certificates.
 

> > 
> > 
> > ALSO, FTR: 
> > 
> > * https://readthedocs.org/projects/pyramid/ 
> > * http://pyramid.rtfd.org 
> > * https://pyramid.rtfd.org 
> > * http://pyramid.readthedocs.org 
> > * https://pyramid.readthedocs.org 
> > <https://pyramid.readthedocs.org/en/latest/> 
> > * https://docs.pylonsproject.org/ -> RTD 
> > * http://docs.pylonsproject.org/projects/pyramid/en/latest/ -> RTD 
> > * https://docs.pylonsproject.org/projects/pyramid/en/latest/ 
> > <http://docs.pylonsproject.org/projects/pyramid/en/latest/> -> RTD -> 
> > https://pyramid.readthedocs.org - > "*.readthedocs.org" 
>
> Sorry, I'm not sure what you mean by this. 
>
>
IOT access the Pyramid docs hosted on readthedocs.org over HTTPS, the right 
URL is
https://pyramid.readthedocs.org
because the RTD certificate is configured for (the CN is) 
'*.readthedocs.org'.
 

> Thanks again, 
>

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pylons-discuss.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to