<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=windows-1252">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <font size="-1"><font face="Arial">hi,<br>
        <br>
        when i setup verto on my server i used commercial certificates
        with wss.pem containing the following and all that works
        brilliant:<br>
        -----BEGIN CERTIFICATE-----<br>
        <lots of gibberish from the actual certificate><br>
        -----END CERTIFICATE-----<br>
        -----BEGIN RSA PRIVATE KEY-----<br>
        <lots of gibberish from the actual certificate><br>
        -----END RSA PRIVATE KEY-----<br>
        -----BEGIN CERTIFICATE-----<br>
        <lots of gibberish from the intermediate certificate><br>
        -----END CERTIFICATE-----<br>
        -----BEGIN CERTIFICATE-----<br>
        <even more gibberish from the root certificate><br>
        -----END CERTIFICATE-----<br>
        <br>
        now i want to use the same certificate for TLS and SRTP and i
        was reading the docs and it mentioned to create a agent.pem file
        with the actual server cert and key but where do i copy the
        intermediatory and root cert of the CA, which folders do both go
        in and with what filename?<br>
        <br>
        any help is appreciated<br>
        <br>
        <br>
      </font></font>
    <div class="moz-signature">-- <br>
      <style>
body {
  font-family: Verdana, sans-serif;
  font-size: 0.8em;
  color:#484848;
}
h1, h2, h3 { font-family: "Trebuchet MS", Verdana, sans-serif; margin:0in; margin-bottom:.0001pt; }
p.footr { font-family: "Trebuchet MS", Verdana, sans-serif; margin:0in; margin-bottom:.0001pt; }
h1 { font-size: 1.2em; }
h2, h3 { font-size: 1.1em; }
a, a:link, a:visited { color: #2A5685;}
a:hover, a:active { color: #c61a1a; }
a.wiki-anchor { display: none; }
hr {
  width: 100%;
  height: 1px;
  background: #ccc;
  border: 0;
}
</style>Regards,<br>
      Bipin<br>
      <br>
      <br>
      <hr>
    </div>
  </body>
</html>