Jack Archer
11/02/2021, 8:19 PMJack Archer
11/02/2021, 8:19 PMEmre (Cerbos)
Jack Archer
11/02/2021, 8:24 PMJack Archer
11/02/2021, 8:25 PMDennis (Cerbos)
Jack Archer
11/02/2021, 8:27 PMroot@uber:/# curl --insecure -I -v "<https://cerbos.default.svc.cluster.local:3592/admin/policy/list?pretty>"
* Trying 10.99.102.159:3592...
* TCP_NODELAY set
* Connected to cerbos.default.svc.cluster.local (10.99.102.159) port 3592 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
* CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* TLSv1.3 (IN), TLS handshake, Server hello (2):
* TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):
* TLSv1.3 (IN), TLS handshake, Certificate (11):
* TLSv1.3 (IN), TLS handshake, CERT verify (15):
* TLSv1.3 (IN), TLS handshake, Finished (20):
* TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):
* TLSv1.3 (OUT), TLS handshake, Finished (20):
* SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256
* ALPN, server accepted to use h2
* Server certificate:
* subject: C=US; O=NTWRK
* start date: Oct 29 20:55:19 2021 GMT
* expire date: Jul 25 20:55:19 2024 GMT
* issuer: C=US; O=NTWRK
* SSL certificate verify result: self signed certificate (18), continuing anyway.
* Using HTTP2, server supports multi-use
* Connection state changed (HTTP/2 confirmed)
* Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
* Using Stream ID: 1 (easy handle 0x562132b54e10)
> HEAD /admin/policy/list?pretty HTTP/2
> Host: cerbos.default.svc.cluster.local:3592
> user-agent: curl/7.68.0
> accept: */*
>
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
* Connection state changed (MAX_CONCURRENT_STREAMS == 250)!
< HTTP/2 501
HTTP/2 501
< content-type: application/json
content-type: application/json
< content-length: 51
content-length: 51
< date: Tue, 02 Nov 2021 20:26:33 GMT
date: Tue, 02 Nov 2021 20:26:33 GMT
<
* Connection #0 to host cerbos.default.svc.cluster.local left intact
Jack Archer
11/02/2021, 8:27 PMJack Archer
11/02/2021, 8:27 PMJack Archer
11/02/2021, 8:31 PMConnection #0 to host cerbos.default.svc.cluster.local left intact
root@uber:/# curl --insecure -I -v "<https://cerbos.default.svc.cluster.local:3592/_cerbos/health>"
* Trying 10.99.102.159:3592...
* TCP_NODELAY set
* Connected to cerbos.default.svc.cluster.local (10.99.102.159) port 3592 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
* CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* TLSv1.3 (IN), TLS handshake, Server hello (2):
* TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):
* TLSv1.3 (IN), TLS handshake, Certificate (11):
* TLSv1.3 (IN), TLS handshake, CERT verify (15):
* TLSv1.3 (IN), TLS handshake, Finished (20):
* TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):
* TLSv1.3 (OUT), TLS handshake, Finished (20):
* SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256
* ALPN, server accepted to use h2
* Server certificate:
* subject: C=US; O=NTWRK
* start date: Oct 29 20:55:19 2021 GMT
* expire date: Jul 25 20:55:19 2024 GMT
* issuer: C=US; O=NTWRK
* SSL certificate verify result: self signed certificate (18), continuing anyway.
* Using HTTP2, server supports multi-use
* Connection state changed (HTTP/2 confirmed)
* Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
* Using Stream ID: 1 (easy handle 0x55ca9121ae10)
> HEAD /_cerbos/health HTTP/2
> Host: cerbos.default.svc.cluster.local:3592
> user-agent: curl/7.68.0
> accept: */*
>
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
* Connection state changed (MAX_CONCURRENT_STREAMS == 250)!
< HTTP/2 200
HTTP/2 200
< content-type: text/plain; charset=utf-8
content-type: text/plain; charset=utf-8
< content-length: 8
content-length: 8
< date: Tue, 02 Nov 2021 20:31:20 GMT
date: Tue, 02 Nov 2021 20:31:20 GMT
Jack Archer
11/02/2021, 8:31 PMDennis (Cerbos)
Jack Archer
11/02/2021, 8:34 PMJack Archer
11/02/2021, 8:34 PMDennis (Cerbos)
Dennis (Cerbos)
Dennis (Cerbos)
Jack Archer
11/02/2021, 8:47 PMDennis (Cerbos)
Dennis (Cerbos)
Dennis (Cerbos)
/admin/policy/list
request does not provide credentials.Jack Archer
11/02/2021, 9:08 PMJack Archer
11/02/2021, 9:08 PMJack Archer
11/02/2021, 9:08 PMJack Archer
11/03/2021, 1:18 AMJack Archer
11/03/2021, 1:18 AMJack Archer
11/03/2021, 1:18 AMJack Archer
11/03/2021, 1:19 AMDennis (Cerbos)
Jack Archer
11/03/2021, 1:22 AMDennis (Cerbos)