Author |
Message |
Topic: Windows 10 IoT |
lazna
Replies: 3
Views: 25548
|
|
thans for reply. We are not going to test it now, we are thinking ahead about possible future project.
Eventually we will try it, and let you known here or by mail |
Topic: Windows 10 IoT |
lazna
Replies: 3
Views: 25548
|
|
As Abyss installer does not have unattended mode, is it possible to install it on %subj% where GUI interface missing at all? |
Topic: PUT Method |
lazna
Replies: 20
Views: 30949
|
|
it work like a charm!
thank you |
Topic: PUT Method |
lazna
Replies: 20
Views: 30949
|
|
thanks, will try it |
Topic: PUT Method |
lazna
Replies: 20
Views: 30949
|
|
woud it be possible to modify this perl script to construct name of saved files in following way?
orig_filename#%REMOTE_USER%#%REMOTE_ADDR%.ext
REMOTE_USER could be filled by string e.g. 'NONE' ... |
Topic: binary file upload to CMD/batwrap script |
lazna
Replies: 1
Views: 66819
|
|
have web application utilizing cmd/batwrap scripting and looking for way to upload binary files.
As far as windows shell variables cant contain binary data, thingking about encoding file to BASE64 ... |
Topic: Scripting ACME status |
lazna
Replies: 6
Views: 9642
|
|
lazna,
Could you please get in touch with us by email to receive a test version with this feature as soon as it will be ready?
will try |
Topic: Scripting ACME status |
lazna
Replies: 6
Views: 9642
|
|
There is always Let's Encrypt which will act as the last safety net: they will send you an email a few days before the certificate expiration if it has not yet been updated. That's why providing a ... |
Topic: Scripting ACME status |
lazna
Replies: 6
Views: 9642
|
|
Do you have a sample JSON/XML file as a suggestion? This could help us put this in place for the next release.
Both formats are fine for me, utilizing Xidel which can handle both |
Topic: Scripting ACME status |
lazna
Replies: 6
Views: 9642
|
|
Scripting ACME status to get notified in case of problems. Utilizing Xidel to parse Abyss ACME status page
xidel.exe -s --data="http://%user%:%passwd%@127.0.0.1:9999/certificates/acmebot/edit& ... |
Topic: The process cannot access the file because it is being used |
lazna
Replies: 5
Views: 14392
|
|
All scripts are here. Firts create HTML page containing <IMG> tags calling graphs generators. Second script is graph generator itself. Antivirus is bouilt-in windows defender, batwrap.exe is lis ... |
Topic: The process cannot access the file because it is being used |
lazna
Replies: 5
Views: 14392
|
|
I have no access to this machine now, but my colegue send me Procmon logfile in the mean time. Logfile contain time range of few seconds from moment the web link was clicked.
Could this help?
ht ... |
Topic: The process cannot access the file because it is being used |
lazna
Replies: 5
Views: 14392
|
|
Have cmd script which generating HTML code utilizing batwrap.exe. In output page, there are four <img src="script.cmd"> tags. This are linked to scripts which generate images dynamical ... |
Topic: Trouble connecting fia the internet |
lazna
Replies: 6
Views: 13366
|
|
Have same error today, never seen it before. No changes on computer nor network configuration. Have Windows 7 Ultimate. Computer have full internet access. Is there any ACME log wher I can debug this ... |
Topic: X1 error - SSL disable install |
lazna
Replies: 1
Views: 7749
|
|
Just download X1 server and perform install with UNCHECKED SSL radio button in install option window. Install perform OK, but when program starting, it complain about unpresence some crypto_something. ... |
Topic: Abyss as a VLC streaming proxy |
lazna
Replies: 5
Views: 10949
|
|
lazna,
You'll have to configure VLC to server stream 1 for example on port 8000 (for example.)
In Abyss Web Server, configure a reverse-proxy for virtual path /stream1 to remote server on locall ... |
Topic: Abyss as a VLC streaming proxy |
lazna
Replies: 5
Views: 10949
|
|
lazna,
In theory this is possible. You'll have to configure Abyss Web Server to act as a reverse-proxy. But with more details, we may better help you.
Script dynamically creating VLC video strea ... |
Topic: Abyss as a VLC streaming proxy |
lazna
Replies: 5
Views: 10949
|
|
Using VLC as a HTTP stream server and want to make streams SSL secured. Have idea to use Abyss (LetEncrypt enabled) to create "SSL proxy" for such streams. Is this possible at all? If yes, c ... |
Topic: abyss.conf - reload without server restart |
lazna
Replies: 1
Views: 7514
|
|
Have small web on abyss utlilizing HTTP_PLAIN_AUTH (secured by HTTPS) as an authentication method. Want to offer self password change to users by constucting script which will assemble specific passwo ... |
Topic: SUID, PUID and RUID in the cgi log files |
lazna
Replies: 1
Views: 28458
|
|
what this cryptic names means? I did not find it in the manual nor in this forum. |
Topic: CGI error |
lazna
Replies: 3
Views: 18293
|
|
Utilizing batwrap.exe as a CGI interpret. Today I made typo in filename and linked script file does not exist, this (correctly) produce error. But error message is:
"PHP Wrapper Error, file 'y ... |
Topic: CGI error |
lazna
Replies: 3
Views: 18293
|
|
Utilizing batwrap.exe as a CGI interpret. Today I made typo in filename and linked script file does not exist, this (correctly) produce error. But error message is:
"PHP Wrapper Error, file 'y ... |
Topic: cmd script started by Abyss service - Windows impersonation |
lazna
Replies: 5
Views: 14739
|
|
So batwrap.exe (as a CGI interpreter) does not started new cmd.exe instance each time is called by launching "http://server/path/script.cmd"?? Windows cmd shell read system variables in time ... |
Topic: cmd script started by Abyss service - Windows impersonation |
lazna
Replies: 5
Views: 14739
|
|
Abyss Web Server when running as a Windows service is launched way before any user session is started and as such uses environment variables that were at its time of startup.
So batwrap.exe (as ... |
Topic: cmd script started by Abyss service - Windows impersonation |
lazna
Replies: 5
Views: 14739
|
|
Situation:
Have .cmd script file peridodically running on windows 7 machine and mantaining specific user variable via SETX command without /M switch.
Have web page utilizing batwrap.exe to running ... |
Topic: Buypass authority support |
lazna
Replies: 3
Views: 18425
|
|
Does Abyss ACME implementation support Buypass authority too?
https://www.buypass.com/ssl/products/acme |
Topic: abyss.conf - password encryption |
lazna
Replies: 7
Views: 17944
|
|
lazna,
Thank you for getting back with the detailed list of tools that you've used.
You are welcome. Could you please edit your post with wrong algorithm accordingly? To prevent mislead other pe ... |
Topic: abyss.conf - password encryption |
lazna
Replies: 7
Views: 17944
|
|
So finaly, following commands chain give me identical string as one generated by program if user is added from GUI for username: 'testuser' and passwd 'testuser'
echo|set /p="testuser:testuser ... |
Topic: abyss.conf - password encryption |
lazna
Replies: 7
Views: 17944
|
|
Thanks for reply.
I am on windows where echo does not accept parameters, but there is a way how to echo string without newline:
https://stackoverflow.com/questions/7105433/windows-batch-echo-wit ... |
Topic: abyss.conf - password encryption |
lazna
Replies: 7
Views: 17944
|
|
Trying to create user programmatically but password encryption does not work as described here (in 15 years old post) https://aprelium.com/forum/viewtopic.php?p=11088#11088
have created 'testuser' ... |
Topic: batwrap and character encoding |
lazna
Replies: 1
Views: 10601
|
|
Succesfully using batwrap as a CGI handler, but look that cmd.exe is started with (default) /A switch. Need to start cmd.exe with /U switch to provide unicode characters handling. Tried to the interpe ... |
Topic: Delayed HTTP_BASE_AUTH prompt |
lazna
Replies: 17
Views: 39731
|
|
lazna,
Sorry if that bug resurfaced again. Could you please send us your updated abyss.conf file for review? What was the exact URL you used for testing?
http://domain.host.com/directory/
(Re ... |
Topic: Delayed HTTP_BASE_AUTH prompt |
lazna
Replies: 17
Views: 39731
|
|
Version X1 2.11.8 - problem still persist.
using wbox tool http://www.hping.org/wbox/ perform same behaviour:
0. 401 Unauthorized 582 bytes 16025 ms
1. 401 Unauthorized 582 bytes 16 ... |
Topic: Delayed HTTP_BASE_AUTH prompt |
lazna
Replies: 17
Views: 39731
|
|
Haloooooo |
Topic: Abyss and Let’s Encrypt (a new Certificate Authority) |
lazna
Replies: 42
Views: 220327
|
|
The version 2 of ACME protocol is adding wildcard certificates for subdomains. |
Topic: Delayed HTTP_BASE_AUTH prompt |
lazna
Replies: 17
Views: 39731
|
|
Haloooooo |
Topic: Delayed HTTP_BASE_AUTH prompt |
lazna
Replies: 17
Views: 39731
|
|
Any updates on this issue? |
Topic: Delayed HTTP_BASE_AUTH prompt |
lazna
Replies: 17
Views: 39731
|
|
Just move application from X1 testing server to X2 production server, and discovery that here is no such delay. |
Topic: Delayed HTTP_BASE_AUTH prompt |
lazna
Replies: 17
Views: 39731
|
|
Hi, any update with this issue? It`s annoyning........
L. |
Topic: win shell CGI - debugging technique |
lazna
Replies: 1
Views: 13113
|
|
Using win shell as a CGI, time-by-time need to start shell script from cmd line due to debugging. Need to distinguish if script is started by WEB server CGI engine or not. Have idea to check if variab ... |
Topic: Delayed HTTP_BASE_AUTH prompt |
lazna
Replies: 17
Views: 39731
|
|
Do you have any informations in this issue for me, please? |
Topic: Delayed HTTP_BASE_AUTH prompt |
lazna
Replies: 17
Views: 39731
|
|
Any updates ?? |
Topic: Delayed HTTP_BASE_AUTH prompt |
lazna
Replies: 17
Views: 39731
|
|
There is not any error page, when I want to access to virtual directory which is protected by Abyss built-in authentication, it takes about 15 seconds before HTTP_AUTH prompt is displayed. Abyss runni ... |
Topic: Timestamps in the cgi.log file |
lazna
Replies: 1
Views: 12930
|
|
Is it possible to turn-on each line timestamping feature for cgi-log file? Using windows shell scripting as a CGI, it will help to debug problems with script. |
Topic: Delayed HTTP_BASE_AUTH prompt |
lazna
Replies: 17
Views: 39731
|
|
If I enable HTTP_BASE_AUTH on my site, browser wait for about 15 secs to login/password dialog is diplayed. Whan autorization is disabled, pages loading immediatelly. Authentication is group base (one ... |
Topic: Abyss and Let’s Encrypt (a new Certificate Authority) |
lazna
Replies: 42
Views: 220327
|
|
Have serious doubts, unable to found Aprelium SARL in Tunisian commercional registry..
http://www.registre-commerce.tn
We doubt you did the search using the right form:
* Browse http://www.re ... |
Topic: Abyss and Let’s Encrypt (a new Certificate Authority) |
lazna
Replies: 42
Views: 220327
|
|
Have serious doubts, unable to found Aprelium SARL in Tunisian commercional registry..
http://www.registre-commerce.tn |
Topic: Abyss and Let’s Encrypt (a new Certificate Authority) |
lazna
Replies: 42
Views: 220327
|
|
+1
Tool for letsencrypt certicate automation for Abyss will be VERY usefull... |
Topic: Executing bat file |
lazna
Replies: 4
Views: 24469
|
|
Please don't use this.
Learn the proper way to do it with a server-side language.
Allowing arbitrary running of batch files should be considered harmful.
Could you tell me more? What is " ... |
Topic: Executing bat file |
lazna
Replies: 4
Views: 24469
|
|
Anyone know why this CMD script with such content cause Internal server error 500 ??
@echo off
echo Content-Type: text/html
echo.
echo ^<html^>^<head^>^</head^>^<body^&g ... |
|