Podręcznik
PHP
Poprzedni
Następny
openssl_csr_sign
openssl_csr_sign -- Sign a CSR with another certificate (or itself) and generate a certificate
Description
resource
openssl_csr_sign
( mixed csr, mixed cacert, mixed priv_key, long days)
Notatka
:
Przykład
1
.
openssl_csr_sign(
)
example
-
signing
a
CSR
(how
to
implement
your
own
CA
)
Poprzedni
Spis
treści
Następny
Początek
rozdziału