Target period — 7 working days
Contact to manager for your region and request them for an application from at vm@s7.ru; link to emails?
Fill the application form with link to your portal and send to S7 manager;
1. Receive JIRA account credentials from S7;
2. Check your environment for OpenSSL and install additional software (required to create a request for SSL certificate):
Download the last binary version of OpenSSL at https://www.openssl.org/community/binaries.html and install software |
sudo apt install openssl |
No action is required — already included in OS |
3. Use command line (as administrator) to create private key:
You have to replace ${clientkey} into understandable name using your local naming policies. |
4. Create request for SSL certificate:
Replace ${clientcsr} into used name on previous step; You have to replace ${clientkey} and ${clientcsr} into understandable name using your local naming policies. |
5. Fill details of request for SSL certificate:
Mandatory:
No need to specify:
|
6. Create a new task with request of SSL certificate (request_csr) by JIRA
|
7. Receive credentials for test environment from our technical support:
|
8. Import SSL certificate and create key store file:
Export Password – password for key sore file which will be requested while importing into test software |
1. If you using test software build in browser you have to import keys (or check your software's documentation):
|
2. For a better experience, we prefer to use SoapUI for testing:
Download the last binary version of SoapUI at https://www.soapui.org/downloads/soapui.html and install software |
3. Open SoapUI and create a new SOAP project: SoapUI → File → Preferences → New SOAP project
Open — SoapUI > File > Preferences > SSL Setting
Specify the path to the file jks and choose «requires client authentication».
3. For better experience we prefer to use SoapUI for test:
3. For better experience we prefer to use SoapUI for test:
3. For better experience we prefer to use SoapUI for test:
3. For better experience we prefer to use SoapUI for test:
Import to browser:
Mozilla Firefox > Menu > Preferences > Advanced > ViewCertificates > Your Certificates > Import > Выберите ${client}.p12
Google Chrome > Settings > Advanced Settings > HTTPS/SSL > Import > Выберите ${client}.p12
If you still have any question, try to resolved it with FAQ, documentation or ask our technical support by JIRA or email at api.support@s7.ru |