02-24-2025, 10:16 PM
(This post was last modified: 02-24-2025, 10:57 PM by Tim Curtis.
Edit Reason: Correction
)
@the_bertrum, reading the thread again I'm still a fan of the CA:TRUE hack to the self signed cert template since the only downside is a one-time accept of a Browser warning :-) I think its more "user friendly" than installing a whole CA :-0
I'm not sure if it has any negative effect on IOS but I'll try to it at some point before the next moode release (or someone else can if interested). Even if it does there could be an option Android or IOS. Something like that.
Disregard above. PWA still works on IOS so no need to test. I suppose if one wanted to run https and had Mac or Windows then then hack should be tested.
Code:
basicConstraints = critical, CA:TRUE
I'm not sure if it has any negative effect on IOS but I'll try to it at some point before the next moode release (or someone else can if interested). Even if it does there could be an option Android or IOS. Something like that.
Disregard above. PWA still works on IOS so no need to test. I suppose if one wanted to run https and had Mac or Windows then then hack should be tested.