[Bug 233379] py37-certbot with python37 won't obtain certificate from buypass.com

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 21 13:35:02 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233379

            Bug ID: 233379
           Summary: py37-certbot with python37 won't obtain certificate
                    from buypass.com
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: freebsd-bugzilla.mmacha at safersignup.com

Created attachment 199415
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=199415&action=edit
python37 trace

Hi,

I'm trying to obtain certificates from buypass.com  which failed with an python
exception.

certbot register -m 'somebody at somedomain.com' --agree-tos --server
'https://api.buypass.com/acme/directory'

certbot certonly --pre-hook "service apache24 stop" --post-hook "service
apache24 start" --rsa-key-size 4096 -a standalone --server
https://api.buypass.com/acme/directory -d www.some.domain

I can't tell if it's the same with python36 installed. I've recently upgrated
all systems to python37.

According to https://www.buypass.com/ssl/resources/specification certbot it's
official supported.


Please find the thrown python exception attached. Maybe it's an upstrem bug.


Kind Regards,

M.Macha

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list