docs: adds amplifying note about private key formats (#1335)
This commit is contained in:
		| @@ -183,6 +183,8 @@ impl Identity { | |||||||
|     /// The input should contain a PEM encoded private key |     /// The input should contain a PEM encoded private key | ||||||
|     /// and at least one PEM encoded certificate. |     /// and at least one PEM encoded certificate. | ||||||
|     /// |     /// | ||||||
|  |     /// Note: The private key must be in RSA or PKCS#8 format. | ||||||
|  |     /// | ||||||
|     /// # Examples |     /// # Examples | ||||||
|     /// |     /// | ||||||
|     /// ``` |     /// ``` | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user