SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Endpoint Property

The virtual path that the server recognizes as the OCSP serving endpoint.

Object Oriented Interface

public function getEndpoint();
public function setEndpoint($value);

Procedural Interface

secureblackbox_ocspserver_get($res, 11 );
secureblackbox_ocspserver_set($res, 11, $value );

Default Value

'/'

Remarks

Specifies the virtual path that the server serves OCSP responses on.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]