<html>
  <head>
    <meta content="text/html; charset=iso-8859-2"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Pasztor, <br>
    The problem here is that i don't get the right procedure with the
    cert. I get the privet and public key and all other stuff, but i
    can't get the point in this scenario what is the certificate what is
    the private and public. <br>
    So i have<strong> </strong><b>"cakey.pem"</b> which is private and
    <b>"cacert.pem</b><b><strong style="font-weight: normal; color:
        rgb(0, 0, 0); font-family: Courier, fixed; font-size: 16px;
        font-style: normal; font-variant: normal; letter-spacing:
        normal; line-height: 24px; orphans: auto; text-align: left;
        text-indent: 0px; text-transform: none; white-space: normal;
        widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;
        background-color: rgb(255, 255, 255);"></strong></b><b>"</b>
    then i have <b>"serverkey.pem</b><b>"</b> and <b>"</b><b>serverrreq.pem</b><b>"</b>
    which is also private and than <b>"</b><b>servercert.pem</b><b>"</b>.
    So to be honest i realy don't get the right point here which is CA
    which is public cert and what need to be signed from where ? And all
    this files im not sure which to use where as all this to me get
    confused as i read the commands and see that nothing is connected
    form the tutorial. <br>
    <br>
    Kind regards<br>
    Ivan<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 01/15/2016 05:15 PM, PÁSZTOR György
      wrote:<br>
    </div>
    <blockquote
      cite="mid:20160115161551.GA13726@linux.gyakg.u-szeged.hu"
      type="cite">
      <pre wrap="">Hi,

"Ivan Adji - Krstev" <a class="moz-txt-link-rfc2396E" href="mailto:akivanradix@gmail.com">&lt;akivanradix@gmail.com&gt;</a> írta 2016-01-15 15:06-kor:
</pre>
      <blockquote type="cite">
        <pre wrap="">Can someone give me the right way to do this as i following this
tuttorial and still have errors:
<a class="moz-txt-link-freetext" href="https://www.balabit.com/sites/default/files/documents/syslog-ng-ose-latest-guides/en/syslog-ng-tutorial-mutual-auth-tls/html/create-ca.html">https://www.balabit.com/sites/default/files/documents/syslog-ng-ose-latest-guides/en/syslog-ng-tutorial-mutual-auth-tls/html/create-ca.html</a>
</pre>
      </blockquote>
      <pre wrap="">
This guide seems pretty good.
What errors do you have?
This guide assumes, you have a "pki" machine. One machine, where you
generates all the certificates, keys, and do any pki-related thing.
As it is usual.
Then it is consequent with the filenames, so when it shows the server
side's config, and you see a "cacert.pem", it comes from this pki
environment. The same cacert.pem should be applied to the client side.

Step #1:
Does your server start?
Step #2:
Does your client starts?

If it is only a test system, and the keys are not "real secret" yet,
and still have problems, I suggest to use the contrib/syslog-debun
to collect the config and other environment related things from your
client and server side, and send those to me.
I do not know, if .tar.gz attachments are allowed on the mailing list.
But I would gladly check them.

If the server is able to start, then please run the debug bundle collector
with these parameters:
contrib/syslog-debun -d
It will stop the syslog-ng as a system service, and start in foregrund
debug mode, until you press enter. Then it will stop the debug mode
service, and start again the "system service".

Until the server runs in debug mode, please try the same on the client
side.
The most important part of the whole debugging, that I would like to
see the syslog-ng's debug messages and see what happens from the
syslog-ng's point of view.

Cheers,
Gyu
______________________________________________________________________________
Member info: <a class="moz-txt-link-freetext" href="https://lists.balabit.hu/mailman/listinfo/syslog-ng">https://lists.balabit.hu/mailman/listinfo/syslog-ng</a>
Documentation: <a class="moz-txt-link-freetext" href="http://www.balabit.com/support/documentation/?product=syslog-ng">http://www.balabit.com/support/documentation/?product=syslog-ng</a>
FAQ: <a class="moz-txt-link-freetext" href="http://www.balabit.com/wiki/syslog-ng-faq">http://www.balabit.com/wiki/syslog-ng-faq</a>

</pre>
    </blockquote>
    <br>
  </body>
</html>