Skip to content

set timezone on firstboot for OpenVPN #672

@stagg54

Description

@stagg54

I think it would useful to add selecting the timezone during the initial configuration. This caused me a lot of headaches with OpenVPN. The default is UTC. So when I generated the certs, they got stamped with a UTC timestamp. However when I tried to use the certs, my clients were checking the timestamp against local time. They didn't take into account the different time zones. Maybe that is an error in the cert checking code. The certificates only became valid several hours after I created them. The windows openvpn client error was pretty verbose and told me what the problem was, but the ios openvpn app was not very verbose (and unfortunately that was the one I tried first). It's easy enough to do after the fact, but adding it in would probably be pretty easy and avoid some potential issues.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions