Jump to content

marceltomaskovic

Members
  • Posts

    37
  • Joined

  • Last visited

Posts posted by marceltomaskovic

  1. Hi guys,

    I have ESET ERA 6.5 and was set up SSL:

    <Connector port="8443"
                   protocol="HTTP/1.1"
                   SSLEnabled="true"
                   maxThreads="150"
                   scheme="https"
                   secure="true"
                   clientAuth="false"
                   sslProtocols="TLSv1,TLSv1.1,TLSv1.2"
                   ciphers="TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256,
                            TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,
                            TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,
                            TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384,
                            TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,
                            TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA,
                            TLS_RSA_WITH_AES_128_CBC_SHA256,
                            TLS_RSA_WITH_AES_128_GCM_SHA256,
                            TLS_RSA_WITH_AES_128_CBC_SHA,
                            TLS_RSA_WITH_AES_256_CBC_SHA256,
                            TLS_RSA_WITH_AES_256_GCM_SHA384,
                            TLS_RSA_WITH_AES_256_CBC_SHA"
                   keystoreFile="/opt/eset/RemoteAdministrator/Server/myesetera01.pfx"
                   keystorePass="topsecret" keystoreType="PKCS12"
                   />

     

    After restart service I got this error in browser:

    SEC_ERROR_CERT_SIGNATURE_ALGORITHM_DISABLED

    Certificate was build in internal CA (Windows). Can you help me with this issue?

    Thank you.

  2. Hi guys,

    finally I used client task "Install Security Product (Endpoint Security)" and run this task on clients with Endpoint Antirus.

    On client pc was installed Endpoint Security 6.4, but it is not possible Activation this product. This task allways failed with error:

    "Task failed in the security product"

    If I use this task activation on another pc, where is fresh installed Endpoint Security - task will finished sucessfully.

  3. Hi guys,

    I have ESET ERA 6.4 (Virtual Appliance) installed (Centos 6) and I was configure Apache HTTP Proxy. I made:

    1.) /opt/httpd-2.4.18/bin/apachectl -k start

    2.) configure: ADMIN / SERVER SETTINGS / ADVANCED SETTINGS / HTTP PROXY:

    Use proxy server ON

    Host <my_eseterea_server>

    Port 3128

    Username and password is blank (no entry)

    Use direct connecton if HTTP proxy in not avaiable ON

     

    3.) TEST <my_eseterea_server>:3128 was sucessufully (It works!)

     

    Actualy if I want download new ERA Agent i got this error: Failed to get installers: Failed to synchronize package repository

    Same problem if I want download from "Local Deployment" - I had no packages to download.

     

    What am i doing wrong?

    Thank you!

×
×
  • Create New...