Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Proper action for libtls: /etc/ssl/cert.pem
@ 2021-03-08  3:00 sgn
  2021-03-08  3:01 ` sgn
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: sgn @ 2021-03-08  3:00 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 669 bytes --]

New issue by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/29299

Description:
- libtls and all of its dependents looks for certs file in `/etc/ssl/cert.pem`
- OpenSSL provides the symlink at `/etc/ssl/certs.pem`
- Old our LibreSSL provides a symlink to `certs.pem` in `/etc/ssl/cert.pem`

In order to make our users' system work, I've provided a temporary fix at ee34f60ecb, (libtls: ship /etc/ssl/cert.pem, 2021-03-08).
I'm not sure if it could be qualified as a permanent fix, or we should patch libtls source to change `cert.pem` into `certs.pem`.
My naive grep in `apps/nc` and `tls` yields 12 occurences of `cert.pem`.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-05-03 16:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-08  3:00 [ISSUE] Proper action for libtls: /etc/ssl/cert.pem sgn
2021-03-08  3:01 ` sgn
2021-03-08 10:15 ` q66
2021-04-27 23:45 ` ericonr
2021-05-02 11:45 ` sgn
2021-05-03 16:17 ` [ISSUE] [CLOSED] " leahneukirchen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).