in reply to [Solved] Safari (apple) fails to set cookie from Mojo Lite app
If the secure flag is set on the cookie, then apple will not save it unless it was transmitted in a TLS session where the hostname was properly verified by cert signed by a trusted CA.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Safari (apple) fails to set cookie from Mojo Lite app
by karlgoethebier (Abbot) on Nov 13, 2024 at 12:07 UTC | |
by bliako (Abbot) on Nov 13, 2024 at 16:05 UTC | |
by sectokia (Friar) on Nov 14, 2024 at 02:35 UTC | |
by karlgoethebier (Abbot) on Nov 13, 2024 at 16:48 UTC | |
by sectokia (Friar) on Nov 14, 2024 at 02:39 UTC | |
|
Re^2: Safari (apple) fails to set cookie from Mojo Lite app
by bliako (Abbot) on Nov 13, 2024 at 16:04 UTC | |
|
Re^2: Safari (apple) fails to set cookie from Mojo Lite app
by bliako (Abbot) on Nov 18, 2024 at 11:16 UTC |