1
0
Fork 0

3911 Commits (94e979cd3190069d33dbdc76e114705dc1bee36b)
 

Author SHA1 Message Date
Philip O'Toole 306147862a Centralize TLS config helpers 2 years ago
Philip O'Toole cf29dd106a More flag options 2 years ago
Philip O'Toole da3079bec9 Better flags help 2 years ago
Philip O'Toole 7af5666056 Actually enable inter-node client cert checking 2 years ago
Philip O'Toole 9ce28ca5a1 Fix TLS tests 2 years ago
Philip O'Toole 8225ff838c Fix mutual TLS testing
All certs in chain needed to have ExtKeyUsageClientAuth set.
2 years ago
Philip O'Toole 6dbe180bff Confirm everything works when verify=false
But this isn't affecting the HTTP server, so fails client verification.
HTTP TLS config getting complicated, feels like it needs a dedicated
config object now.
2 years ago
Philip O'Toole 7852b27dcb mTLS unit tests
Client cert not trusted yet.
2 years ago
Philip O'Toole 05a7663a93 Actually enable HTTP client cert verification 2 years ago
Philip O'Toole 39259bca8a Start mutual TLS testing
Lots of boilerplate moving from PEMs, to certs, to bytes. Factor it out.
2 years ago
Philip O'Toole eab0fc60ee Fix test 2 years ago
Philip O'Toole 5a7a2f3102 Start testing with on-the-fly certs 2 years ago
Philip O'Toole 828acadb0c Move HTTP TLS testing to own file 2 years ago
Philip O'Toole 22755d7136 Remove rogue file 2 years ago
Philip O'Toole fed557c77a More cleanup 2 years ago
Philip O'Toole 220c3f9243 More tidy-up 2 years ago
Philip O'Toole 197b59d481 Tidy up 2 years ago
Philip O'Toole be44683dfa Initial TLS utilities 2 years ago
Philip O'Toole fdb97ff1ba
Merge pull request #1164 from rqlite/go-120
CircleCI testing using Go 1.20
2 years ago
Philip O'Toole 2509dc3f7e More gofmt 2 years ago
Philip O'Toole 57c416e8df gofmt fixes 2 years ago
Philip O'Toole 7f423657e5 CircleCI testing using Go 1.20 2 years ago
Philip O'Toole 524c810014
Delete index.html 2 years ago
Philip O'Toole 94b4d75412
Update CHANGELOG.md 2 years ago
Philip O'Toole 37beb59c68
Merge pull request #1163 from rqlite/gm-02232023
go mod updates
2 years ago
Philip O'Toole 561801c68b Upgrade raft BoltDB fork 2 years ago
Philip O'Toole a310924440 CHANGELOG 2 years ago
Philip O'Toole 2005d94ad7 go mod updates 2 years ago
Philip O'Toole be4fb3b26f
Merge pull request #1162 from rqlite/consul-fix-tls
Upgrade disco client
2 years ago
Philip O'Toole 4f0b82eb85 Update CHANGELOG 2 years ago
Philip O'Toole b0d1593785 Upgrade disco client
Pull in https://github.com/rqlite/rqlite-disco-clients/pull/12
2 years ago
Philip O'Toole 51e56fe0de
Update README.md 2 years ago
Philip O'Toole 05d782b26e
Update CHANGELOG.md 2 years ago
Philip O'Toole 32f4660c2c
Update CHANGELOG.md 2 years ago
Philip O'Toole de4f5428b4
Merge pull request #1156 from rqlite/better-cli-err
Better error message for "connection refused" case
2 years ago
Philip O'Toole 069798bdb5 Update CHANGELOG 2 years ago
Philip O'Toole 9e4971bef4 Better error message for "connection refused" 2 years ago
Philip O'Toole e3d3ab43b9
Merge pull request #1152 from rqlite/add-banner
Add banners
2 years ago
Philip O'Toole e6658d8898 Better wording 2 years ago
Philip O'Toole 5909dbe573 Add banners 2 years ago
Philip O'Toole 87127f9a1e
Merge pull request #1151 from rqlite/un2
Un2
2 years ago
Philip O'Toole 1174a0cc75 Revert "Merge pull request #1149 from rqlite/delete-docs"
This reverts commit 2652f29a69, reversing
changes made to 5af24e3bd5.
2 years ago
Philip O'Toole 4727431a32 Revert "Update README.md"
This reverts commit 2681a77981.
2 years ago
Philip O'Toole 177f3d4289 Revert "Update README.md"
This reverts commit 92a89f061f.
2 years ago
Philip O'Toole e1a48b0a12 Revert "Create KUBERNETES.md"
This reverts commit 812fb5e6e5.
2 years ago
Philip O'Toole 12052991d9 Revert "Create DATA_API.md"
This reverts commit d5896aa355.
2 years ago
Philip O'Toole b4d430bfb0 Revert "Update DATA_API.md"
This reverts commit f9d1fb72c5.
2 years ago
Philip O'Toole c9680fd680 Revert "Update DATA_API.md"
This reverts commit 532821259e.
2 years ago
Philip O'Toole 208fb61451 Revert "Create PERFORMANCE.md"
This reverts commit 699de8f7e8.
2 years ago
Philip O'Toole 3599726b3d Revert "Create SECURITY.md"
This reverts commit 7e3437f4f6.
2 years ago