Difference between revisions of "Smallstep pki"

From UVOO Tech Wiki
Jump to navigation Jump to search
(Created page with "``` curl --cacert /root/.step/certs/root_ca.crt https://localhost:9443/hi ```")
 
Line 1: Line 1:
 +
 +
h- ttps://smallstep.com/docs/step-ca/getting-started
 +
```
 +
```
 +
 
```
 
```
 
curl --cacert /root/.step/certs/root_ca.crt https://localhost:9443/hi
 
curl --cacert /root/.step/certs/root_ca.crt https://localhost:9443/hi
 
```
 
```

Revision as of 07:10, 7 December 2021

h- ttps://smallstep.com/docs/step-ca/getting-started

<br /><pre><br />


curl --cacert /root/.step/certs/root_ca.crt https://localhost:9443/hi