@@ -95,6 +95,10 @@ |
||
| 95 | 95 | return new ApiResponse('connect', ['ok' => true]); |
| 96 | 96 | } |
| 97 | 97 | |
| 98 | + /** |
|
| 99 | + * @param string $profileId |
|
| 100 | + * @param string $commonName |
|
| 101 | + */ |
|
| 98 | 102 | private function verifyConnection($profileId, $commonName) |
| 99 | 103 | { |
| 100 | 104 | // verify status of certificate/user |