Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User TLS certificates are not used for site authentication #20152

Open
kloberle opened this issue May 5, 2024 · 3 comments
Open

User TLS certificates are not used for site authentication #20152

kloberle opened this issue May 5, 2024 · 3 comments
Labels
Bug 🐞 This is a bug with existing functionality not behaving as expected

Comments

@kloberle
Copy link

kloberle commented May 5, 2024

Steps to reproduce

  1. Establish an iOS configuration profile based on a current user certificate
  2. Attempt to access a secured https site -- that authenticates by certificate -- for which the selected user certificate (from the iOS configuration profile) is valid.

Expected behavior

The browser prompts for which certificate to use. Upon certificate acceptance, normal site viewing and navigation can progress.

Actual behavior

Firefox for iOS displays an NS URL Error Domain message.

Device & build information

  • Device: iPhone 13 Pro; iOS 17.4.1

  • Build version: 125.3 (41348)

  • Device: iPad Pro (11-inch); iPadOS 17.4.1

  • Build version: 125.3 (41348)

Notes

TLS certificate authentication works as expected for both Firefox for Windows and Safari iOS.
Firefox iOS seems to neither:

  • access user certificates from the iOS Configuration Profile
  • manage certificates in its own store.

From Safari:
image

Same URL as above but from Firefox iOS:
image

┆Issue is synchronized with this Jira Task

@kloberle kloberle added the Bug 🐞 This is a bug with existing functionality not behaving as expected label May 5, 2024
@data-sync-user
Copy link
Collaborator

➤ Norberto Andres Furlan commented:

Hi! Thanks for reporting this. Currently this in not supported on Firefox iOS.

@kloberle
Copy link
Author

kloberle commented May 10, 2024

➤ Norberto Andres Furlan commented:

Hi! Thanks for reporting this. Currently this in not supported on Firefox iOS.

So instead should this be handled as an feature request?
Is there a method to shift this to Mozilla Connect, or should I do so manually?

Thanks.

@kloberle
Copy link
Author

kloberle commented May 19, 2024

Moved to feature request in Mozilla Connect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 🐞 This is a bug with existing functionality not behaving as expected
Projects
None yet
Development

No branches or pull requests

2 participants