Filippo Valsorda
|
b1564cfb0d
|
truststore_linux: autodetect CertutilInstallHelp
|
2019-06-01 14:41:10 +01:00 |
|
Ricardo Branco
|
b90c9c60cb
|
Support SLES & OpenSUSE (#162)
* Add support for SLES & OpenSUSE
* Update README.md with support for SLES & OpenSUSE
* Fix CertutilInstallHelp
|
2019-06-01 14:05:08 +01:00 |
|
Filippo Valsorda
|
0bd4ac60da
|
linux: use unique per-CA names when installing certificates
Fixes #52
Closes #59
|
2018-08-19 19:07:47 -04:00 |
|
Travis Campbell
|
281c560e4a
|
Support installing to system trust store for Arch-based distros (#57)
|
2018-08-19 15:36:14 -07:00 |
|
Filippo Valsorda
|
5fc72d92bc
|
Replace !os.IsNotExist with == nil
!os.IsNotExist would also be true for other errors which don't mean the
file exists.
|
2018-08-12 21:42:42 -04:00 |
|
Filippo Valsorda
|
61180c71ad
|
Add support for Firefox Developer Edition
This also fixes a bug where we wouldn't install to Chrome on Linux if
Firefox wasn't also present.
Closes #48
Updates #51
|
2018-08-12 21:14:07 -04:00 |
|
Filippo Valsorda
|
564b41305c
|
Polish Linux system store support
|
2018-07-04 00:06:50 -04:00 |
|
Carl Henrik Lunde
|
05189bc5fa
|
Add Linux system trust support (#2)
Use update-ca-certificates on Debian/Ubuntu based systems, and
update-ca-trust when detected on RHEL/CentOS/Fedora.
|
2018-07-03 22:46:39 -04:00 |
|
Filippo Valsorda
|
ce54575308
|
Add support for Chrome/Chromium on Linux
Fixes #11
Closes #15
|
2018-07-03 22:27:08 -04:00 |
|
Adam Shannon
|
073ee25396
|
On linux don't declare we installed to the system store (#18)
|
2018-06-29 16:02:23 -04:00 |
|
Filippo Valsorda
|
e4c5c312a7
|
Add Firefox support
Fixes #6
|
2018-06-28 01:29:20 -04:00 |
|
Filippo Valsorda
|
bb19282ba9
|
Add Linux stubs
|
2018-06-26 01:48:41 -04:00 |
|