A.J. Beamon
f24adc7b6a
Fix a bunch of places where we used old-style arguments. Allow hyphens for profiler args.
2021-12-14 09:59:14 -08:00
A.J. Beamon
9c9e643334
Fix some various indentation issues that caused weird formatting in the documentation output.
2020-02-21 20:05:48 -08:00
A.J. Beamon
41cf2dbfa6
Added section on permissions to TLS page
2019-12-12 11:18:55 -08:00
Evan Tschannen
be5d144b8b
added status information on connected clients
2019-07-25 17:15:31 -07:00
A.J. Beamon
d29c7e4c9b
Merge branch 'release-6.1' into merge-release-6.1-into-master
...
# Conflicts:
# documentation/sphinx/source/release-notes.rst
# fdbserver/QuietDatabase.actor.cpp
# versions.target
2019-05-23 09:28:45 -07:00
A.J. Beamon
87e1860d7c
A bunch of documentation fixes
2019-05-21 16:30:52 -07:00
Bhaskar Muppana
97051a23e4
Fixing typo in tls.rst
2019-05-17 09:40:27 -10:00
Vishesh Yadav
529068c3e2
doc: Live TLS migration
2019-03-13 17:06:44 -07:00
John Brownlee
f306cc6147
Fix to a typo (I think) in the TLS docs.
2019-01-10 13:57:26 -08:00
Alex Miller
464dc6c7b2
Apply suggestions from code review
...
Co-Authored-By: dongxinEric <jiangzian1987dx@gmail.com>
2018-12-20 14:31:11 -08:00
Xin Dong
b00b07c5ed
Resolves #984 : made some clarifications in TLS docs.
2018-12-20 14:09:56 -08:00
A.J. Beamon
d54af96ba4
Various fixes to our documentation, such as syntax problems, broken links, etc.
2018-11-01 14:19:37 -07:00
Stephen Atherton
2e0251c8da
Old typo, is -> it.
2018-10-08 08:48:33 -07:00
Stephen Atherton
e471dc831e
Updated TLS documentation to reflect that operating system root CA's are not used.
2018-10-08 08:38:41 -07:00
A.J. Beamon
fb7c4dd076
Merge release-5.2 into release-6.0
2018-07-18 09:09:04 -07:00
Alvin Moore
c3f88dbfe1
Merge branch 'master' of github.com:apple/foundationdb into tls-static
2018-07-01 23:13:57 -07:00
Alvin Moore
132e2d9267
Defined TLS build flags for projects
...
Updated TLS documentation
2018-07-01 22:49:39 -07:00
Steve Atherton
7f6bced835
Merge pull request #538 from alexmiller-apple/tlsplugin_san
...
TLS certificate handling enhancements
2018-07-01 01:50:58 -07:00
Alex Miller
fa910d5755
Update the TLS certificate verification documentation.
...
Included is:
* Updating the fields supported to include UID and DC, from a previous change.
* Including a description of the operators supported and explaining
prefix/suffix matching.
* Including a description of Subject Alternative Name matching.
And reworking the examples section to make it clear what a certificate would
look like and how we would then handle and validate it.
2018-06-29 17:18:40 -07:00
Alvin Moore
c6e18f5b2b
Removed TLS target
...
Changed TLS documentation to not specify it as a plugin but compiled in
2018-06-27 07:46:04 -07:00
Richard Low
de00994b69
Correct the default peer verification in the docs
2018-06-26 19:07:07 -07:00
Richard Low
56e8355a14
Add docs about multiple verify peers strings
2018-06-12 09:19:42 -07:00
Richard Low
ac8da9589a
Update TLS docs with new plugin options
2018-05-23 14:46:20 -07:00
Alvin Moore
05c1a887f2
Changed the name of the TLS artifact to fdb-libressl-plugin.so
2018-05-07 16:47:46 -07:00
Bruce Mitchener
2f8a0240f1
Fix some typos.
2018-04-19 11:44:01 -07:00
Alex Miller
b5e448c010
Fix "ships with" -> "offers", because we aren't offering builds of the TLS Plugin at this moment.
2018-04-18 15:15:57 -07:00
Alex Miller
b86e70f77d
Add documentation for the TLS Plugin.
2018-04-12 17:17:08 -07:00