1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-02-20 14:54:15 +01:00
Tomoyuki Sakurai 4bd1634f82 bugfix: introduce SMTP_CA_FILE and SMTP_CA_PATH
allows users to configure path to trusted CA certificate file(s). the
defaults are `nil` as there is no agreement on default path.

possible paths for `SMTP_CA_FILE` include:

* `/etc/pki/tls/certs/ca-bundle.crt` (RedHat)
* `/etc/ssl/certs/ca-certificates.crt` (Debian and its variants)
* `/usr/local/etc/ssl/cert.pem` (FreeBSD)
* `/etc/ssl/cert.pem` (OpenBSD)

Ruby on Rails Guides, nor `mail` gem, documents these options.
4f56234f04/lib/mail/network/delivery_methods/smtp.rb (L144-L145)

fixes #354
2022-05-15 06:53:12 +07:00
2021-05-26 11:47:42 +02:00
2022-05-12 15:10:55 +02:00
2022-03-16 10:20:28 +01:00
2015-05-05 03:10:25 +02:00
2020-05-18 10:28:30 +02:00
2020-05-04 18:32:25 +02:00
2022-05-11 16:44:17 +02:00
2018-02-14 12:47:49 -06:00
2022-05-04 11:18:26 +02:00
2016-03-31 10:06:07 +02:00
2022-04-01 17:48:32 +02:00
2015-05-05 03:10:25 +02:00
2022-05-12 16:53:02 +02:00
2020-12-29 13:13:48 +01:00
2019-12-11 12:42:47 +01:00
2022-05-04 12:36:31 +02:00
2015-05-05 03:10:25 +02:00
2020-10-20 16:39:26 +02:00
2022-05-12 16:53:02 +02:00
2020-09-07 15:52:05 +02:00
2022-04-01 17:48:32 +02:00
2020-12-29 13:13:48 +01:00
2021-10-22 16:50:18 +02:00
2022-05-04 14:12:48 +02:00

Fab-manager

Fab-manager is the Fab Lab management solution. It provides a comprehensive, web-based, open-source tool to simplify your administrative tasks, and document your marker's projects.

Coverage Status Docker pulls Docker Build Status Crowdin

Please visit fab-manager.com for more information about this software and its features.

Contributing

Contributions are welcome. Please read the contribution guidelines for more information about the contribution process.

Documentation

The full documentation is available at doc.fab.mn.

This free software is available under the terms of the GNU Affero General Public License. Fab-manager is developed by sleede and the open-open contributors of the community.

Description
No description provided
Readme 82 MiB
Languages
Ruby 38.2%
TypeScript 23.3%
JavaScript 15.5%
HTML 12.1%
SCSS 4.6%
Other 6.2%