#63794 closed defect (fixed)
privoxy: Can't open certs/ca.cert.pem for reading, No such file or directory
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | essandess (Steve Smith) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | highsierra | Cc: | |
Port: | privoxy |
Description
Error writing key 140736046777216:error:0907E06F:PEM routines:do_pk8pkey:read key:crypto/pem/pem_pk8.c:83: unable to load Private Key 140736046777216:error:0909006C:PEM routines:get_name:no start line:crypto/pem/pem_lib.c:745:Expecting: ANY PRIVATE KEY Error loading file certs/ca.cert.pem Can't open certs/ca.cert.pem for reading, No such file or directory
Change History (3)
comment:1 follow-up: 3 Changed 3 years ago by essandess (Steve Smith)
comment:2 Changed 3 years ago by essandess (Steve Smith)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Replying to essandess:
It appears that
sf-pwgen
didn’t generate a passphrase on 10.13. Does that binary work on 10.13?
I don't know. I ran sf-pwgen
on my 10.13 system and it printed out 5 lines of randomness. I presume that means it's working.
Note: See
TracTickets for help on using
tickets.
It appears that
sf-pwgen
didn’t generate a passphrase on 10.13. Does that binary work on 10.13?I added a check and alternate passphrase generator.
Please see https://github.com/macports/macports-ports/pull/12804.