From 2eefed31f527021f2de88f10ea258821ac681820 Mon Sep 17 00:00:00 2001 From: csosto-pk Date: Thu, 10 Aug 2017 08:56:46 -0400 Subject: [PATCH 1/2] Update README.md With new EST server info --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a77a386..d6c3ab4 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ This project is a library that implements RFC 7030 (Enrollment over Secure Trans /simpleenroll /simplereenroll -Also of interest, a EST test server running this library has been setup at -http://testrfc7030.cisco.com/ and can be used for interop testing the EST +Also of interest, an EST test server running this library has been setup at +http://testrfc7030.com/ and can be used for interop testing the EST protocol. Please direct questions/comments to est-interest@external.cisco.com From cbc0ec66c5475f257d2e420f812455d18499c7f7 Mon Sep 17 00:00:00 2001 From: csosto-pk Date: Thu, 10 Aug 2017 09:00:41 -0400 Subject: [PATCH 2/2] Update android/ESTClient/res/layout/activity_est.xml With new testrfc7030. --- example/android/ESTClient/res/layout/activity_est.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/android/ESTClient/res/layout/activity_est.xml b/example/android/ESTClient/res/layout/activity_est.xml index 5d0f6a4..a6c7892 100644 --- a/example/android/ESTClient/res/layout/activity_est.xml +++ b/example/android/ESTClient/res/layout/activity_est.xml @@ -20,7 +20,7 @@ android:layout_height="wrap_content" android:layout_gravity="left|top" android:ems="10" - android:text="testrfc7030.cisco.com" > + android:text="testrfc7030.com" > - \ No newline at end of file +