IOS cannot use https with port #964

Closed
opened 2025-11-26 22:35:30 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @XPPA0215 on GitHub (Mar 26, 2020).

Describe the Bug

https://my.domin.com:8666
It can be used in webpage, PC and android,But it prompts ssl error on ios/macos.

Steps To Reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. Click on '...'

Expected Result

Actual Result

image

Screenshots or Videos

Environment

  • Device: [e.g. iPhonex]
  • Operating system: [e.g. iOS 13.3.1]

Additional Context

Originally created by @XPPA0215 on GitHub (Mar 26, 2020). <!-- Comment: Please do not submit feature requests. The [Community Forums][1] has a section for submitting, voting for, and discussing product feature requests. [1]: https://community.bitwarden.com --> ## Describe the Bug https://my.domin.com:8666 It can be used in webpage, PC and android,But it prompts ssl error on ios/macos. <!-- Comment: A clear and concise description of what the bug is. --> ## Steps To Reproduce <!-- Comment: How can we reproduce the behavior: --> 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. Click on '...' ## Expected Result <!-- Comment: A clear and concise description of what you expected to happen. --> ## Actual Result ![image](https://user-images.githubusercontent.com/15919455/77655533-7ddecc00-6fad-11ea-8bf3-982e93c9ce20.png) <!-- Comment: A clear and concise description of what is happening. --> ## Screenshots or Videos <!-- Comment: If applicable, add screenshots and/or a short video to help explain your problem. --> ## Environment - Device: [e.g. iPhonex] - Operating system: [e.g. iOS 13.3.1] ## Additional Context <!-- Comment: Add any other context about the problem here. -->
Author
Owner

@kspearrin commented on GitHub (Mar 26, 2020):

Looks like an SSL issue. Are you using a self-signed certificate that your device doesn't trust?

@kspearrin commented on GitHub (Mar 26, 2020): Looks like an SSL issue. Are you using a self-signed certificate that your device doesn't trust?
Author
Owner

@XPPA0215 commented on GitHub (Mar 26, 2020):

Looks like an SSL issue. Are you using a self-signed certificate that your device doesn't trust?
Thank you for your reply.
Is signed by acme.
On the iphone, I use Chrome or safari, and the links are secure.
image

@XPPA0215 commented on GitHub (Mar 26, 2020): > Looks like an SSL issue. Are you using a self-signed certificate that your device doesn't trust? Thank you for your reply. Is signed by acme. On the iphone, I use Chrome or safari, and the links are secure. ![image](https://user-images.githubusercontent.com/15919455/77658639-edef5100-6fb1-11ea-9f6c-12f446658431.png)
Author
Owner

@XPPA0215 commented on GitHub (Mar 27, 2020):

Thanks, today I found a warning on Chrome on the MAC that doesn't exist on the PC.
image
I changed the configuration of nginx and now it works on ios

@XPPA0215 commented on GitHub (Mar 27, 2020): Thanks, today I found a warning on Chrome on the MAC that doesn't exist on the PC. ![image](https://user-images.githubusercontent.com/15919455/77714559-41928680-7014-11ea-895f-da2015a85c0f.png) I changed the configuration of nginx and now it works on ios
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#964