Todd C. Miller
|
0bcfe6184f
|
OpenSSL 3.x requires the key usage extension be present in CA and certs.
Certificates generated with a CA that doesn't set the key usage
extension will fail to validate if "tls_verify" is enabled.
|
2022-05-17 12:22:07 -06:00 |
|
Todd C. Miller
|
c51b81fa53
|
Expand section about expired accounts to include /etc/shadow info.
GitHub issue #143
|
2022-04-20 15:47:42 -06:00 |
|
Todd C. Miller
|
9f5615e5b1
|
Avoid using "note that" and "note: " in documentation.
|
2022-02-16 16:38:44 -07:00 |
|
Todd C. Miller
|
9175954895
|
Remove "please" from the documentation, it is considered bad style.
|
2022-02-16 12:33:32 -07:00 |
|
Todd C. Miller
|
805e1b9470
|
Also mention no_new_privs error in the troubleshooting guide.
|
2022-01-20 10:26:01 -07:00 |
|
Todd C. Miller
|
e4ee1a8502
|
Replace uid and gid with user-ID and group-ID in more places.
|
2022-01-20 10:08:34 -07:00 |
|
Todd C. Miller
|
9d79a0767c
|
Use the Oxford comma consistently, it is helpful in technical documents.
|
2022-01-19 19:03:12 -07:00 |
|
Todd C. Miller
|
537f75dc74
|
Remove question about running Solaris 11 binaries on Solaris 10.
Current versions of sudo use many APIs that are not present on
Solaris 10. If you want a sudo Solaris 10 binary, build it on
Solaris 10, not 11.
|
2021-12-12 18:57:17 -07:00 |
|
Todd C. Miller
|
d324a53065
|
Minor formatting tweaks.
|
2021-12-06 09:27:54 -07:00 |
|
Todd C. Miller
|
3bd572ba80
|
Convert README and docs files to markdown.
This makes things look better on GitHub and we can use the
markdown version directly in the new sudo web site.
|
2021-12-05 21:02:04 -07:00 |
|