| ... | ... | @@ -11,16 +11,12 @@ Two bash scripts placed in [JetConf repository](https://gitlab.labs.nic.cz/labs/ |
|
|
|
|
|
|
|
Their usage is described below.
|
|
|
|
|
|
|
|
<div class="panel panel-warning">
|
|
|
|
**Warning**
|
|
|
|
{: .panel-heading}
|
|
|
|
<div class="panel-body">
|
|
|
|
>>>
|
|
|
|
**Warning:**
|
|
|
|
|
|
|
|
Self-signed certificates are of course not considered trustworthy by common web
|
|
|
|
browsers and operating systems, so they are only suitable for testing.
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
>>>
|
|
|
|
|
|
|
|
## Certification Authority (CA)
|
|
|
|
To generate server and client certificates, you need to have CA like certificate to sign these certificates.
|
| ... | ... | |