Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchorpage1page1 Image Removed
SSL Kullanımı
Logo
Anchorpage2page2 SSL KULLANIMI
SSL kullanımı için aşağıdaki işlem adımları uygulanmalıdır.

  • IIS üzerinde "SSL Settings" üzerinde üzerine çift tıklandığında "Require SSL" işaretli olmalı ve , sonrasında "Apply" seçeneğine tıklanmalıdır.

  • Bu işlem sonrasında Default Web Site üstüne alanına gelindiğinde "Bindings" alanına https ve ona bağlı 443 portu eklenmelidir.

2 Image Added
Anchorpage3page3 Image Removed
NOT: IIS user'ın

Warning

IIS kullanıcısının uygulamanın kullandığı sertifikaya erişiminde, yani yetkisinde problem olduğunda aşağıdaki işlem adımları uygulanmalıdır.

  1. Start

...

  1. > Run

...

  1. > MMC
  2. File

...

  1. > Add/Remove Snap-in
  2. Add the Certificates Snap In
  3. Select Computer Account, then hit next
  4. Select Local Computer (the default), then click Finish
  5. On the left panel from Console Root, navigate to Certificates (Local Computer) > Personal > Certificates
  6. Your certificate will most likely be here.
  7. Right-click on your certificate -> All Tasks -> Manage Private Keys
  8. Set your private key settings here.

To give the permission:

  1. Right Click on the name of certificate
  2. All Tasks > Manage Private Keys
  3. Add and give the privilege

...

Info
Yeni bir uygulama havuzu oluşturulacaksa uygulama havuzu "Local System" olarak oluşturulmalıdır.

...

B2E'de giriş butonu, portların gelmemesi gibi bir sorunla karşılaşılırsa sertifikalar kontrol edilmelidir.

...

Mevcutta olan SHA1 sertifikası yeterli olmayabilir, SHA2 sertifikasının yüklenmesi gerekir.

...