openssl genrsa -out caKey.pem 2048 openssl req -x509 -new -nodes -key caKey.pem -subj "/CN=VPN CA" -days 3650 -out caCert.pem 以base64格式列印自我簽署跟證書公用數據。 這是 Azure 支援的格式。 將此憑證上傳至 Azure 作為 P2S 設定步驟的一部分。 CLI 複製 openssl x509 -in caCert.pem...
OpenVPN tunnel type Configure Always On tunnels Point-to-site session management Advertise custom routes to point-to-site clients Create custom IPsec policies for point-to-site Client configuration Intune - Deploy VPN client profile Manage gateway SKUs ...