<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Decrypting OPENVPN? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/decrypting-openvpn/m-p/151796#M50245</link>
    <description>&lt;P&gt;Actually, I do have all the info in the config file... unfortunately I don't know how to use it though:&lt;/P&gt;&lt;PRE&gt;client
dev tun
proto udp
remote vpn.vpn.com 1194
resolv-retry infinite
nobind
persist-key
persist-tun
remote-cert-tls server
cipher AES-256-CBC
comp-lzo no
route-delay 5
verb 3
explicit-exit-notify 5
&amp;lt;ca&amp;gt;
-----BEGIN CERTIFICATE-----
MIIGVDCCBDygAwIBAgIJAIzYQ+/kXyADMA0GCSqGSIb3DQEBBQUAMHkxCzAJBgNV
.
.
-----END CERTIFICATE-----
&amp;lt;/ca&amp;gt;
&amp;lt;cert&amp;gt;
-----BEGIN CERTIFICATE-----
MIIGnDCCBISgAwIBAgICRaAwDQYJKoZIhvcNAQEFBQAweTELMAkGA1UEBhMCSVQx
.
.
-----END CERTIFICATE-----
&amp;lt;/cert&amp;gt;
&amp;lt;key&amp;gt;
-----BEGIN RSA PRIVATE KEY-----
MIIJKAIBAAKCAgEA4hKsIsb3x4LJlYL35XivJr8FE/ak47OJbmZRfXB0l5jkLqc/
.
.
.
-----END RSA PRIVATE KEY-----
&amp;lt;/key&amp;gt;
key-direction 1
&amp;lt;tls-auth&amp;gt;
#
# 2048 bit OpenVPN static key
#
-----BEGIN OpenVPN Static key V1-----
7bb7a23a0f5f28d01e792df68f1764ab
.
.
.
-----END OpenVPN Static key V1-----
&amp;lt;/tls-auth&amp;gt;&lt;/PRE&gt;&lt;P&gt;I removed the actual key, but as you can see, it is actually there on the .ovpn file.&lt;/P&gt;</description>
    <pubDate>Fri, 07 Apr 2017 21:21:08 GMT</pubDate>
    <dc:creator>Hwinter</dc:creator>
    <dc:date>2017-04-07T21:21:08Z</dc:date>
    <item>
      <title>Decrypting OPENVPN?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/decrypting-openvpn/m-p/151339#M50122</link>
      <description>&lt;P&gt;Is it possible to decrypt openVPN with SSL Forward Proxy? I'm pretty sure the asnwer is no, but I figured I would ask.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My problem is that I have a Ubuntu Server running openVPN client behind a VM-100. I would like to continue to use openVPN, but I would like to intercept it, apply some policy on the decrypted traffic and re-encrypt. The server I basically uses:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;sudo openvpn --config VPN_UDP-443.ovpn&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Has anyone done something similar? One option (unfortunately non existent) would be implementing a opnVPN client direclty on the VM-100 and have my server just use that as the gateway... but that would be too easy! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2017 00:33:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/decrypting-openvpn/m-p/151339#M50122</guid>
      <dc:creator>Hwinter</dc:creator>
      <dc:date>2017-04-06T00:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Decrypting OPENVPN?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/decrypting-openvpn/m-p/151353#M50123</link>
      <description>&lt;P&gt;Technically possible; sure.&lt;/P&gt;&lt;P&gt;That being said OpenVPN uses a custom encryption set and I doubt they are going to tell you what that is so that you can actually decrypt it properly.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2017 01:44:53 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/decrypting-openvpn/m-p/151353#M50123</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2017-04-06T01:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Decrypting OPENVPN?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/decrypting-openvpn/m-p/151481#M50161</link>
      <description>&lt;P&gt;Yes, but the client is using an openVPN config file, which should have all that info (i.e. the .ovpn file).&amp;nbsp;I can access that file... but I'm not sure what I would be looking for.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2017 14:55:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/decrypting-openvpn/m-p/151481#M50161</guid>
      <dc:creator>Hwinter</dc:creator>
      <dc:date>2017-04-06T14:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Decrypting OPENVPN?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/decrypting-openvpn/m-p/151559#M50179</link>
      <description>&lt;P&gt;Right but your config file isn't going to show you the negotiated key; which is needed to actually intercept and reencrypt the traffic.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2017 20:37:30 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/decrypting-openvpn/m-p/151559#M50179</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2017-04-06T20:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: Decrypting OPENVPN?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/decrypting-openvpn/m-p/151796#M50245</link>
      <description>&lt;P&gt;Actually, I do have all the info in the config file... unfortunately I don't know how to use it though:&lt;/P&gt;&lt;PRE&gt;client
dev tun
proto udp
remote vpn.vpn.com 1194
resolv-retry infinite
nobind
persist-key
persist-tun
remote-cert-tls server
cipher AES-256-CBC
comp-lzo no
route-delay 5
verb 3
explicit-exit-notify 5
&amp;lt;ca&amp;gt;
-----BEGIN CERTIFICATE-----
MIIGVDCCBDygAwIBAgIJAIzYQ+/kXyADMA0GCSqGSIb3DQEBBQUAMHkxCzAJBgNV
.
.
-----END CERTIFICATE-----
&amp;lt;/ca&amp;gt;
&amp;lt;cert&amp;gt;
-----BEGIN CERTIFICATE-----
MIIGnDCCBISgAwIBAgICRaAwDQYJKoZIhvcNAQEFBQAweTELMAkGA1UEBhMCSVQx
.
.
-----END CERTIFICATE-----
&amp;lt;/cert&amp;gt;
&amp;lt;key&amp;gt;
-----BEGIN RSA PRIVATE KEY-----
MIIJKAIBAAKCAgEA4hKsIsb3x4LJlYL35XivJr8FE/ak47OJbmZRfXB0l5jkLqc/
.
.
.
-----END RSA PRIVATE KEY-----
&amp;lt;/key&amp;gt;
key-direction 1
&amp;lt;tls-auth&amp;gt;
#
# 2048 bit OpenVPN static key
#
-----BEGIN OpenVPN Static key V1-----
7bb7a23a0f5f28d01e792df68f1764ab
.
.
.
-----END OpenVPN Static key V1-----
&amp;lt;/tls-auth&amp;gt;&lt;/PRE&gt;&lt;P&gt;I removed the actual key, but as you can see, it is actually there on the .ovpn file.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2017 21:21:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/decrypting-openvpn/m-p/151796#M50245</guid>
      <dc:creator>Hwinter</dc:creator>
      <dc:date>2017-04-07T21:21:08Z</dc:date>
    </item>
  </channel>
</rss>

