Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(106)

Unified Diff: server/site_eap_certs.py

Issue 6609034: VPN: Test to set up & validate a Client connection to the Server (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/autotest.git@master
Patch Set: Filled in missing block comments about the nature of this test. Created 9 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | server/site_linux_server.py » ('j') | server/site_linux_server.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: server/site_eap_certs.py
diff --git a/server/site_eap_certs.py b/server/site_eap_certs.py
index 9e1403c80bd543bed7f6b1f7d8e9ced3dd03c578..0ac7c7803b6053a86f1cc04fdf2ca83c63c2654a 100644
--- a/server/site_eap_certs.py
+++ b/server/site_eap_certs.py
@@ -180,3 +180,9 @@ z8pUyZO91XwBDftd4pYjsmmy0+//QgDwTF/4fcMm1lXD4kGWvPFEJCh9/s4+tWFL
ngMenlXhjeAi4oTd0jcCQBqIFwSDElqUqeqkMtlw14wEJH6XIk+0IVQndBEyb+JN
Nl40AoKFULXtQNMl7pT8uMj4ScYvRHOKg4RjwO7J+qs=
-----END RSA PRIVATE KEY-----"""
+dh1024_pem_key_1 = """-----BEGIN DH PARAMETERS-----
+MIGHAoGBAL/YrUzFuA5cPGzhXVqTvDugmPi9CpbWZx2+TCTKxZSjNiVJxcICSnql
+uZtkR3sOAiWn384E4ZQTBrYPUguOuFfbMTRooADhezaG9SXtrE9oeVy9avIO7xQK
+emZydO0bAsRV+eL0XkjGhSyhKoOvSIXaCbJUn7duEsfkICPRLWCrAgEC
+-----END DH PARAMETERS-----"""
+
« no previous file with comments | « no previous file | server/site_linux_server.py » ('j') | server/site_linux_server.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698