[esteid] r4008 committed - qdigidoc: Update the OCSP access certificate download URL...

1 view
Skip to first unread message

est...@googlecode.com

unread,
Sep 2, 2012, 5:19:05 AM9/2/12
to esteid-...@googlegroups.com
Revision: 4008
Author: kalevlember
Date: Sun Sep 2 02:18:51 2012
Log: qdigidoc: Update the OCSP access certificate download URL

Switch from https://www.openxades.org/id/GetAccessTokenWSProxy/ to
https://id.sk.ee/GetAccessTokenWS/ , as requested by SK.

http://code.google.com/p/esteid/source/detail?r=4008

Modified:
/qesteidutil/trunk/common/sslConnect.cpp
/qesteidutil/trunk/common/sslConnect.h

=======================================
--- /qesteidutil/trunk/common/sslConnect.cpp Thu Sep 30 08:15:55 2010
+++ /qesteidutil/trunk/common/sslConnect.cpp Sun Sep 2 02:18:51 2012
@@ -341,7 +341,7 @@
"</SOAP-ENV:Envelope>" )
.arg( lang.toUpper() );
header = QString(
- "POST /id/GetAccessTokenWSProxy/ HTTP/1.1\r\n"
+ "POST /GetAccessTokenWS/ HTTP/1.1\r\n"
"Host: %1\r\n"
"Content-Type: text/xml\r\n"
"Content-Length: %2\r\n"
=======================================
--- /qesteidutil/trunk/common/sslConnect.h Thu Mar 25 06:28:17 2010
+++ /qesteidutil/trunk/common/sslConnect.h Sun Sep 2 02:18:51 2012
@@ -24,7 +24,7 @@
#include <QObject>

#define EESTI "sisene.www.eesti.ee"
-#define SK "www.openxades.org"
+#define SK "id.sk.ee"

class SSLConnectPrivate;
class SSLConnect: public QObject
Reply all
Reply to author
Forward
0 new messages