-
I deploy two web application on a machine with different ports.
Then I open the application A named pageA, open the application B named pageB, everything is ok.
And then I back to operate pageA, se…
-
When I logout, I got an error saying:
```
Errno::ENOENT - No such file or directory - /var/www/rubycas-server/lib/casserver/views/logout.rhtml
```
I created that file and it works now. Is that the …
-
Mox currently doesn't seem to support OCSP stapling for SMTPS/IMAPS, which among other things makes it impossible to use OCSP Must-Staple certificates. Any plans to add this?
-
以下是铜锁作为客户端的报错,gmssl作为服务端
~~~
[root@localhost zsh]# openssl s_client -connect 192.168.56.132:15003 -sign_key tlcp-client-sign.key -sign_cert tlcp-client-sign.crt -enc_cert tlcp-client-enc.crt -enc_ke…
-
```
What steps will reproduce the problem?
1. rubycas-server -d -P /etc/rubycas-server/rubycas-server.pid
or
2. sudo /usr/bin/rubycas-server-ctl start --verbose
What is the expected output? What d…
-
```
1. In binary mode, any form of get() on a key that is not present returns the
empty string (""), rather than null.
2. In binary mode, compareAndSet() ignores the cas value and always does the
…
-
### Reproducible Test Case
1. Checkout https://github.com/playframework/play-scala-tls-example
2. Delete all keys from the `scripts` folder and run `scripts/gencerts.sh` to generate a fresh set of…
-
Hello,
I have not an user table in my project and the authentification is simple done with the cas server. I used an user provider which implements the UserFactoryInterface to run the create_user fu…
-
Hello there,
I'm new to Docker/CAS and hope someone clarify some getting started steps for me...
Specifically to try this out for proof-of-concept, I've got Docker Tool (Kitematic) on Win7Pro run…
-
internal/modules/cjs/loader.js:615
throw err;
^
Error: Cannot find module 'open'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:613:15)
at Function.Module._…