Trusted Infrastructure Trust Authority Clusters Kms Providers Client Certificate Csr APIs
The Csr interface provides operations to create a certificate signing request(CSR).
Operations
                                            
                    
                            POST                        
                        
                                Create Cluster Provider Client Certificate Csr Async                                                            
                                                            
                                    Generate a certificate signing request (CSR) for the client certificate. This overwrites any existing CSR. 
 The CSR will allow the certificate to be signed by a third party. Once the CSR is signed, certificate may be added as a client certificate. 
 Calling the API repeatedly will result in a generating a new CSR each time.
                                
                                                    
                            GET                        
                        
                                Get Cluster Provider Client Certificate Csr Async                                                            
                                                            
                                    Get existing certificate signing request (CSR) for the client certificate. 
 The CSR will allow the certificate to be signed by a third party. Once the CSR is signed, certificate may be added as a client certificate. 
                                
                                                    