Host Certificate Manager APIs
CertificateManager provides an interface for managing the SSL certificates used by the server.
Operations
                            
                    
                            POST                        
                        
                                Host Certificate Manager  Generate Certificate Signing Request                            
                                                            
                                    Requests the server to generate a certificate-signing
request (CSR) for itself.
                                
                                                    
                            POST                        
                        
                                Host Certificate Manager  Generate Certificate Signing Request By Dn                            
                                                            
                                    Requests the server to generate a certificate-signing
request (CSR) for itself.
                                
                                                    
                            GET                        
                        
                                Host Certificate Manager Get Certificate Info                            
                                                            
                                    the CertificateInfo of the Host Certificate.
                                
                                                    
                            POST                        
                        
                                Host Certificate Manager  Install Server Certificate                            
                                                            
                                    Installs a given SSL certificate on the server.
                                
                                                    
                            POST                        
                        
                                Host Certificate Manager  List CA Certificate Revocation Lists                            
                                                            
                                    Fetches the SSL CRLs of Certificate Authorities that are trusted.
                                
                                                    
                            POST                        
                        
                                Host Certificate Manager  List CA Certificates                            
                                                            
                                    Fetches the SSL certificates of Certificate Authorities
that are trusted.
                                
                                                    
                            POST                        
                        
                                Host Certificate Manager  Replace CA Certificates And CR Ls                            
                                                            
                                    Replaces the trusted Certificate Authority (CA)
certificates and Certification Revocation List (CRL)
used by the server with the provided values.
                                
                                                    
                            POST                        
                        
                                Host Certificate Manager  Retrieve Certificate Info List                            
                                                            
                                    the CertificateInfos of all known Certificates on
the host
                                
                                                    