jacobneiltaylor
Follow
- Sydney, Australia
- https://www.jacobtaylor.id.au/
- https://orcid.org/0000-0002-2394-3939
Highlights
- Pro
Pinned Loading
-
-
OpenVPN TLS Verify - Trusted Zone
OpenVPN TLS Verify - Trusted Zone 1#!/usr/bin/env python3
2import re
3import sys
45RGX_COMMON_NAME = re.compile(r"(?<=CN\=)[a-z\.]+")
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.