Self-signed certificates
Display cert extensions
Viewing certificate information
Checking server certificate
How to create a certificate chain ?
...
Certificate revocation lists
Prepare the configuration file
Create the CRL
Revoke a certificate
Server-side use of the CRL
...
For home users there is not much use for running you own
Certificate Authority (CA), and with availability of
Letsencrypt and the plethora of ACME libraries
setting TLS encryption is quite straight forward.
...
This recipe is for tunneling NFS traffic over SSH. This adds encryption
and Public Key authentication to otherwise insecure NFS traffic.
For this recipe to work, requires NFSv4. Earlier versions were
not tested, but I expect not all the functionality to work.
server configuration
...