File tree Expand file tree Collapse file tree 1 file changed +21
-21
lines changed Expand file tree Collapse file tree 1 file changed +21
-21
lines changed Original file line number Diff line number Diff line change @@ -97,30 +97,30 @@ Generating certificates for mTLS
9797certificates for mTLS.
9898
9999.. list-table :: Server certificate files
100- :widths: auto
101- :header-rows: 1
100+ :header-rows: 1
101+ :widths: auto
102102
103- * - Required Files
104- - Purpose
105- * - server.crt
106- - Server identity
107- * - server.key
108- - Server private key
109- * - ca.crt
110- - To verify client certificates
103+ * - Required Files
104+ - Purpose
105+ * - server.crt
106+ - Server identity
107+ * - server.key
108+ - Server private key
109+ * - ca.crt
110+ - To verify client certificates
111111
112112.. list-table :: Client certificate files
113- :widths: auto
114- :header-rows: 1
115-
116- * - Required Files
117- - Purpose
118- * - client.crt
119- - Client identity
120- * - client.key
121- - Client private key
122- * - ca.crt
123- - To verify server certificates
113+ :header-rows: 1
114+ :widths: auto
115+
116+ * - Required Files
117+ - Purpose
118+ * - client.crt
119+ - Client identity
120+ * - client.key
121+ - Client private key
122+ * - ca.crt
123+ - To verify server certificates
124124
125125These files can be generated using `OpenSSL <https://www.openssl.org/ >`__.
126126
You can’t perform that action at this time.
0 commit comments