# STI-PA-TC-022

## Creating a STI certificate

In this test case, you should try to create a certificate using Peeringhub's staging environment and then attempt to revoke it in iConnective's staging UI.&#x20;

You can see the full details on how to generate a test certificate using Peeringhub's staging ACME server.  The [instruction](/guides/generating-certificate.md) for ordering a certificate in staging environment is same as in production environment.  The only difference is that the staging ACME server URL is&#x20;

```
https://stica-dev.peeringhub.io
```

## Revoking a STI certificate

After your certificate is created, you can revoke it by going into iConnective staging portal&#x20;

![](/files/GPKViAmk2YgyOgAonDK5)

&#x20;

{% hint style="info" %}
The iConnectiv STI staging portal url is <https://stg-authenticateapp.iconectiv.com/>
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.peeringhub.io/guides/q-and-a-on-sti-test-plan/sti-pa-tc-022.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
