Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-04-28, 01:32:10

Author Topic: SSL jadi not trusted di nginx proxy  (Read 10595 times)

0 Members and 1 Guest are viewing this topic.

Offline ar1246

  • Senior Member
  • *
  • Posts: 271
  • Karma: +0/-0
  • Gender: Male
    • View Profile
    • Web Hosting | Web Design Murah
SSL jadi not trusted di nginx proxy
« on: 2015-04-20, 08:02:57 »
Pak, saya menginstall Comodo Positive SSL di kloxo mr 7
ketika web server pake Apache aja gk ada masalah.
tapi ketika pake nginx proxy jd gk trusted sama mozila dll
apalagi kalo pake hiawatha proxy, web eror

ada tipsnya pak kalo mau pake nginx proxy atau hiawatha proxy?

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: SSL jadi not trusted di nginx proxy
« Reply #1 on: 2015-04-20, 08:14:43 »
Mestinya sama saja karena mereka membaca file yang sama. Yang berbeda mungkin setting terkait ssl antar mereka.

Anda sendiri pakai Kloxo-MR 6.5 atau 7.0?.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline ar1246

  • Senior Member
  • *
  • Posts: 271
  • Karma: +0/-0
  • Gender: Male
    • View Profile
    • Web Hosting | Web Design Murah
Re: SSL jadi not trusted di nginx proxy
« Reply #2 on: 2015-04-20, 11:30:56 »
Saya pake mr Versi 7 pak.
Nah justru itu yg sy bingungkan pak. Udah coba berbgai cara tp ttp.
Berarti karena proxy mungkin y pak?

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: SSL jadi not trusted di nginx proxy
« Reply #3 on: 2015-04-20, 11:39:57 »
Kalau nginx atau hiawatha tanpa proxy bagaimana?. Apa bermasalah juga dengan ssl?. Harap dicoba dan diinfokan.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline cmdman

  • Senior Member
  • *
  • Posts: 298
  • Karma: +1/-0
    • View Profile
Re: SSL jadi not trusted di nginx proxy
« Reply #4 on: 2015-04-20, 22:33:27 »
i said this problem long back even 6.5 or 7 when you use comodo ssl certificate works good with apache  under firefox and chrome but problem with ssl on nginx and nginx proxy with mozilla  shows untrusted  its not fixed yet

Offline bugis

  • Valuable Member
  • *
  • Posts: 113
  • Karma: +0/-0
    • View Profile
Re: SSL jadi not trusted di nginx proxy
« Reply #5 on: 2015-04-21, 03:46:16 »
sama dengan yang saya alami.
http://forum.mratwork.com/indonesia-users/setelah-update-sh-scriptcleanup-ssl-menjadi-error/
ini terjadi pada nginx 1.7.11 - 1.7.12
belum dapat jalan keluar hingga saat ini.
untuk sementara downgrade dulu ke nginx 1.7.10

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: SSL jadi not trusted di nginx proxy
« Reply #6 on: 2015-04-21, 04:10:28 »
Jika memakai CentOS 6, coba pakai tengine (fork nginx dari taobao) dengan menjalankan 'yum clean all; yum replace nginx --replace-with=tengine -y; chkconfig nginx on; sh /script/restart-web -y'.

Jika berhasil, saya akan 'kembangkan' tengine karena module di tengine bisa dipisah dari program utama (seperti halnya module di apache).
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline ar1246

  • Senior Member
  • *
  • Posts: 271
  • Karma: +0/-0
  • Gender: Male
    • View Profile
    • Web Hosting | Web Design Murah
Re: SSL jadi not trusted di nginx proxy
« Reply #7 on: 2015-04-21, 06:24:30 »
Owh berarti bkn cma sya y :D
udah di coba pak.
Pak pas switch ke nginx nya ada :
Code: [Select]
nginx: [emerg] duplicate location "/$var_protectpath/(.*)$" in /opt/configs/nginx/conf/globals/dirprotect_standard.conf:1
nginx: configuration file /etc/nginx/nginx.conf test failed
-------------------------------------------------------------------
Knapa yah?

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: SSL jadi not trusted di nginx proxy
« Reply #8 on: 2015-04-21, 06:57:38 »
Ada directory di website yang anda set 'directory protect'. Di-disable dulu untuk sementara.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline ar1246

  • Senior Member
  • *
  • Posts: 271
  • Karma: +0/-0
  • Gender: Male
    • View Profile
    • Web Hosting | Web Design Murah
Re: SSL jadi not trusted di nginx proxy
« Reply #9 on: 2015-04-21, 07:48:47 »
pak, ngeliat seluruh directory yang di protect bisa gk?
udah saya remove protect  directorynya tp masih ttp mucul
mungkin saya lupa di mana aja yg d protect nya.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: SSL jadi not trusted di nginx proxy
« Reply #10 on: 2015-04-21, 07:53:17 »
Itukan per-domain. Cari saja 'Protected Directory' untuk setiap domain.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline ar1246

  • Senior Member
  • *
  • Posts: 271
  • Karma: +0/-0
  • Gender: Male
    • View Profile
    • Web Hosting | Web Design Murah
Re: SSL jadi not trusted di nginx proxy
« Reply #11 on: 2015-04-21, 15:12:43 »
Lapir pak.
untuk sementara pake Tengine/2.1.0 murni = trusted ama mozilla & microsoft
lagi mau nyoba nginx proxynya

Offline ar1246

  • Senior Member
  • *
  • Posts: 271
  • Karma: +0/-0
  • Gender: Male
    • View Profile
    • Web Hosting | Web Design Murah
Re: SSL jadi not trusted di nginx proxy
« Reply #12 on: 2015-04-21, 15:19:37 »
Pak, Kalo pake nginx proxy jadi UNTRUSTED statusnya :(

Trusted by Microsoft?    No (unable to get local issuer certificate)    UNTRUSTED
Trusted by Mozilla?    No (unable to get local issuer certificate)    UNTRUSTED
« Last Edit: 2015-04-21, 15:24:51 by ar1246 »

Offline cmdman

  • Senior Member
  • *
  • Posts: 298
  • Karma: +1/-0
    • View Profile
Re: SSL jadi not trusted di nginx proxy
« Reply #13 on: 2015-04-21, 15:29:06 »
i have this error on nginx proxy with comodossl

http://i.gyazo.com/5ae05a5dd2c6f9b27492d0712bb9be36.png

Offline ar1246

  • Senior Member
  • *
  • Posts: 271
  • Karma: +0/-0
  • Gender: Male
    • View Profile
    • Web Hosting | Web Design Murah
Re: SSL jadi not trusted di nginx proxy
« Reply #14 on: 2015-04-21, 15:37:54 »
i have this error on nginx proxy with comodossl

http://i.gyazo.com/5ae05a5dd2c6f9b27492d0712bb9be36.png
We have same problem.  ;D

 


Top 10 Social Networking:    Facebook    Twitter    LinkedIn    Pinterest    Google Plus    Tumblr    Instagram    VK    Flickr    Vine
Click Here

Page created in 0.057 seconds with 18 queries.

web stats analysis