Commit Graph

30 Commits (master)

Author SHA1 Message Date
unknown b451096916
notify if failed to load bundle 2024-05-11 22:15:57 -05:00
unknown 8abb152faf
add ability to trust any number of certs at once, also add ability to trust entire user-provided bundle at once 2024-05-11 14:57:51 -05:00
spartan 4b66d1e46e
Merge pull request #22 from papuSpartan/papuSpartan-README-update 2024-04-29 09:03:31 -05:00
spartan b45b4b6eae
Update README.md
update references
2024-04-26 05:37:21 -05:00
baselqt 8d8cff2695
specify version
fix import error by specifying certipie version
2023-12-16 01:01:10 +03:00
spartan c0549f8548
Update README.md 2023-06-03 01:49:41 -07:00
papuSpartan 905e93a71c
Update README.md 2023-04-10 00:08:37 -05:00
papuSpartan 360c7fb820
Update README.md 2023-01-30 02:35:03 -08:00
papuSpartan 151b795023
Update README.md 2023-01-08 04:54:50 -08:00
papuSpartan 5dcafaf808
Update README.md 2022-12-30 01:37:03 -08:00
papuSpartan e212188206
Update README.md 2022-11-26 02:01:31 -06:00
papuSpartan e3f77a877b
add note about browser security warnings 2022-11-26 01:45:17 -06:00
papuSpartan c5e1ab0d0c
Update README.md
add note about collab being incompatible
2022-11-16 02:32:25 -06:00
papuSpartan e7d5133d83
Update README.md
add note about firefox not detecting the certificate added to the system trust store by default
2022-11-15 07:09:21 -06:00
papuSpartan 938a973d97
Update README.md
add some links for help in installing a certificate as trusted root
2022-11-15 06:43:30 -06:00
papuSpartan 3488ef80c5
Update README.md 2022-11-15 06:17:46 -06:00
papuSpartan 30a0e7e184
Update README.md 2022-11-15 06:17:09 -06:00
papuSpartan c6839b8892
Update README.md
update to reflect changes to trust store logic
2022-11-15 06:12:22 -06:00
papuSpartan 9898f72ec9
Update README.md 2022-11-15 01:13:30 -06:00
papuSpartan a2e1bc58fb trust cert by using env var instad of modifying certifi trust store directly 2022-11-15 01:06:21 -06:00
papuSpartan b1caf545ab
Update README.md 2022-11-13 07:14:08 -06:00
papuSpartan 069f5b2c63
Update README.md 2022-11-13 06:59:33 -06:00
papuSpartan 4504126db9 improve readability and update self-sign argument definition 2022-11-13 06:47:43 -06:00
papuSpartan a5a1e90fe1 make assumption that user wants to autogen a key/cert pair since this is now an extension 2022-11-13 06:03:56 -06:00
papuSpartan 5d53f3db17 prepend (instead of append) to trust store to fix bug where requests will choose an older but matching cert in the bundle 2022-11-13 05:58:48 -06:00
papuSpartan 9716d3173c
Update README.md 2022-11-12 05:22:59 -06:00
papuSpartan 30ac030425 add README and note 2022-11-12 05:22:28 -06:00
papuSpartan b55147dccd add 127.0.0.1 to list of SAN's 2022-11-12 05:19:01 -06:00
papuSpartan fd52f23bc1 get extension to load 2022-11-12 04:24:41 -06:00
papuSpartan 623ac1f808 initial commit 2022-11-12 03:46:29 -06:00